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,
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
