Description
A Free and Open Source Geographic Information System
Sources:
- QGIS 2.18 RPM: http://koji.fedoraproject.org/koji/packageinfo?packageID=4717
Installation Instructions
su
# Fedora 23+24:
# install this extra repo
dnf copr enable neteler/QGIS-2.18-Las-Palmas
# install pyspatialite using pip by running:
CFLAGS=-I/usr/include pip install pyspatialite
# now get QGIS
# A) in case of update, simply
dnf update
# B) in case of new installation (the "qca-ossl" package is the OpenSSL plugin for QCA)
dnf install qgis qgis-grass qgis-python qca-ossl
Troubleshooting:
A) You get such an error:
Skipping packages with broken dependencies:
qgis x86_64 2.18.x-y.fc24 ....
[...]
Solution:
dnf clean metadata && dnf upgrade
B) Issue with GRASS 7 toolbox: If you get an error message like " GRASS init error: GRASS was not found in '/usr/lib/grass' (GISBASE), provider and plugin will not work." then edit the settings and change the path to "/usr/lib64/grass-7.0.4".
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable vramirez122000/QGIS-2.18-Las-Palmas
More info about enabling Copr repositories