QGIS 2.18 packaged for Fedora 23 and 24
Thanks to the work of Volker Fröhlich and other Fedora packagers I was able to create RPM packages of QGIS 2.18 Las Palmas for Fedora 23 and 24 using Fedora’s COPR platform.
Repo: https://copr.fedorainfracloud.org/coprs/neteler/QGIS-2.18-Las-Palmas
The following packages can now be installed:
- qgis 2.18.0
- qgis-debuginfo 2.18.0
- qgis-devel 2.18.0
- qgis-grass 2.18.0
- qgis-python 2.18.0
- qgis-server 2.18.0
Installation instructions (run as “root” user or use “sudo”):
su
# Fedora 23, Fedora 24:
dnf copr enable neteler/QGIS-2.18-Las-Palmas
dnf update
# note: the "qca-ossl" package is the OpenSSL plugin for QCA
dnf install qgis qgis-grass qgis-python qca-ossl
Enjoy!
Thank you, you are great! :-)