Hi, I'm not able to install QGIS in Debian 11. My steps
sudo add-apt-repository "deb https://qgis.org/debian unstable main" sudo apt-get update sudo apt-get install qgis I have these errors: Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: qgis : Depends: libqgis-3d3.14.0 but it is not going to be installed Depends: libqgis-analysis3.14.0 but it is not going to be installed Depends: libqgis-app3.14.0 but it is not going to be installed Depends: libqgis-core3.14.0 but it is not going to be installed Depends: libqgis-gui3.14.0 but it is not going to be installed Depends: libqt5core5a (>= 5.12.2) but 5.11.3+dfsg1-4 is to be installed Depends: libqt5webkit5 (>= 5.212.0~alpha3) but it is not going to be installed Depends: python3-qgis (= 1:3.14.0+99unstable-1) but it is not going to be installed Depends: qgis-providers (= 1:3.14.0+99unstable-1) but it is not going to be installed Recommends: qgis-plugin-grass but it is not going to be installed E: Unable to correct problems, you have held broken packages. How to solve these? Thank you -- Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html _______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
