[QGIS-Developer] Unavailability of qt6 package in Ubuntu 22.04

Sutapa Bhattacharjee sutapa267 at gmail.com
Fri Dec 26 22:29:19 PST 2025


Hi,

I am trying to work on a documentation issue (
https://github.com/qgis/QGIS-Documentation/pull/10543). For that, I am
trying to install qt 6 packages on Ubuntu 22.04.

However after setting up the repositories and even the unstable PPA, I am
not able to download those packages.

$ sudo apt install qgis-qt6 qgis-plugin-grass-qt6
[sudo] password for sutapa:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package qgis-qt6
E: Unable to locate package qgis-plugin-grass-qt6

$ sudo cat /etc/apt/sources.list.d/qgis.sources
Types: deb deb-src
URIs: https://qgis.org/debian
Suites: jammy
Architectures: amd64
Components: main
Signed-By: /etc/apt/keyrings/qgis-archive-keyring.gpg

$ sudo cat /etc/apt/sources.list.d/qgis-ubuntu-nightly.sources
Types: deb
URIs: https://qgis.org/ubuntu-nightly
Suites: jammy
Components: main
Signed-By: /etc/apt/keyrings/qgis-archive-keyring.gpg

$ sudo cat
/etc/apt/sources.list.d/ubuntugis-ubuntu-ubuntugis-unstable-jammy.list
deb https://ppa.launchpadcontent.net/ubuntugis/ubuntugis-unstable/ubuntu/
jammy main
deb-src
https://ppa.launchpadcontent.net/ubuntugis/ubuntugis-unstable/ubuntu/ jammy
main

Do you think I should go to Ubuntu 24 and try to install the 3.99 master
(development) release?

Thanks,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20251227/04ec4dcc/attachment.htm>


More information about the QGIS-Developer mailing list