[Qgis-user] QGIS 3.16 Installation on Linux Mint
Andrea Giudiceandrea
andreaerdna at libero.it
Wed Dec 2 15:00:08 PST 2020
Mike Flannigan-2 wrote
> /etc/os-release does list Tricia (and tricia):
>
> ...
>
> UBUNTU_CODENAME=bionic
So this should work for Linux Mint (at least for recent versions):
sudo add-apt-repository "deb https://qgis.org/debian $(. /etc/os-release;
echo "$UBUNTU_CODENAME") main"
instead of
sudo add-apt-repository "deb https://qgis.org/debian `lsb_release -c -s`
main"
Regards.
Andrea
--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html
More information about the Qgis-user
mailing list