Search Criteria
Package Details: qgis-ltr 3.44.11-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/qgis-ltr.git (read-only, click to copy) |
|---|---|
| Package Base: | qgis-ltr |
| Description: | Geographic Information System (GIS); Long Term Release |
| Upstream URL: | https://qgis.org/ |
| Keywords: | GIS |
| Licenses: | GPL-2.0-or-later |
| Conflicts: | qgis |
| Provides: | qgis |
| Submitter: | okanisis |
| Maintainer: | buzo |
| Last Packager: | buzo |
| Votes: | 17 |
| Popularity: | 0.57 |
| First Submitted: | 2015-07-08 16:37 (UTC) |
| Last Updated: | 2026-06-26 12:16 (UTC) |
Dependencies (56)
- abseil-cpp (abseil-cpp-gitAUR)
- draco (draco-binAUR)
- exiv2 (exiv2-gitAUR)
- expat (expat-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gcc-libs-snapshotAUR, gccrs-libs-gitAUR)
- gdal (gdal-hdf4AUR, gdal-libkml-filegdbAUR, gdal-libkmlAUR, gdal-ecwAUR)
- geos (geos-gitAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- gsl (gsl-gitAUR)
- hdf5 (hdf5-gitAUR, hdf5-openmpi)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libspatialite (libspatialite-develAUR)
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR)
- libzip (libzip-gitAUR)
- netcdf (netcdf-openmpi)
- ocl-icd (khronos-ocl-icd-gitAUR, opencl-icd-loaderAUR)
- pdal (pdal-gitAUR)
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR)
- proj (proj-gitAUR)
- protobuf (protobuf-gitAUR)
- Show 36 more dependencies...
Required by (1)
- qgis-grass-plugin (requires qgis)
Latest Comments
1 2 3 4 5 6 .. 14 Next › Last »
geosam commented on 2026-05-21 03:53 (UTC) (edited on 2026-05-21 03:59 (UTC) by geosam)
I have successfully configured a Qt5 build of QGIS LTR 3.44.10 for those who still need to run Qt5-based plugins or develop on Qt5. The PKGBUILD installs everything under /opt/qgis-ltr-qt5/ with a wrapper script (qgis-ltr-qt5) and a .desktop entry, so it does not conflict with the official QGIS package from Arch Linux repositories. You can find the full build configuration, patches, and instructions in the snippet below:
https://gitlab.com/-/snippets/5994189
For QT6 in /opt
https://gitlab.com/-/snippets/5994193
buzo commented on 2026-04-14 13:43 (UTC)
Yes, I switched to Qt6 despite that being flagged “experimental” by upstream, because Qt5 has reached EOL and the dependencies are gone. Good to hear that it works. :)
Building an additional debug package should be controllable via makepkg.conf.
Beinje commented on 2026-04-14 12:51 (UTC) (edited on 2026-04-14 13:01 (UTC) by Beinje)
For the record, the last update of the package (11/04/26) solved the issue for me (probably thanks to the Qt6 dependency instead of Qt5). Many thanks to the maintainer. During the process, I noticed that an additional
qgis-ltr-debugpackage was installed as well. Is it necessary for the core QGis application to execute ?lorenzogrv commented on 2026-04-07 22:23 (UTC)
You may check commits at arch package here to research about
alhirzel commented on 2026-03-25 18:28 (UTC)
Same issue as @Beinje, and I am wondering if this relates to packaging of
python-pyqt5?Beinje commented on 2026-03-25 17:20 (UTC)
Trying to build this package fails on my system with the following compilation error :
sip package dependency version installed while building the package is 6.15.2-1. python version is 3.14.3 PyQt5 version is 5.15.11
Previously, I had QGIS installed with pacman but it recently updated to QGIS4.0 so I'm trying to switch to the LTR version for now…
buzo commented on 2025-05-27 08:08 (UTC) (edited on 2025-07-18 20:49 (UTC) by buzo)
Unfortunately this package does not build currently. A bug report has been filed upstream here.
Edit: fixed, it works again.
gds506 commented on 2024-05-16 20:00 (UTC) (edited on 2024-05-16 20:05 (UTC) by gds506)
I'm getting an error while trying to build it with GDAL 3.9.0 (AUR gdal-hdf4 package)
Here is the error:
bastoGrande commented on 2024-05-15 11:50 (UTC)
Do I understand it right, that right now it is not possible to build the ltr-version with python? Without python QGIS is almost unusable for me and why is the newest fresh version (3.36) does have python integrated into the build?
petronny commented on 2024-03-29 14:46 (UTC)
Getting this error:
Full build log: https://github.com/arch4edu/cactus/actions/runs/8481099761/job/23237901365
1 2 3 4 5 6 .. 14 Next › Last »