I try to install QGIS on Ubuntu following the tutorial of the website. https://www.qgis.org/en/site/forusers/alldownloads.html
At the moment of installing QGIS itself, the following command is used:
sudo apt install qgis qgis-plugin-grass
Then an error message appear:
Err:1 https://qgis.org/ubuntu jammy/main amd64 qgis amd64 1:3.26.1+36jammy
404 Not Found [IP: 144.76.174.102 443]
Err:2 https://qgis.org/ubuntu jammy/main amd64 qgis-plugin-grass amd64 1:3.26.1+36jammy
404 Not Found [IP: 144.76.174.102 443]
E: Failed to fetch https://ubuntu.qgis.org/ubuntu/pool/main/q/qgis/qgis_3.26.1+36jammy_amd64.deb 404 Not Found [IP: 144.76.174.102 443]
E: Failed to fetch https://ubuntu.qgis.org/ubuntu/pool/main/q/qgis/qgis-plugin-grass_3.26.1+36jammy_amd64.deb 404 Not Found [IP: 144.76.174.102 443]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
It seems that there are simply no QGIS distribution to reach with this command. Would anyone has a working method to install QGIS on Ubuntu?
1条答案
按热度按时间elcex8rz1#
Here is how I did it:
I'm still on 20.04 so I used
focal
you'll need to change that to what ever your system reports withlsb_release -c