census:qgis_install
This is an old revision of the document!
Table of Contents
Installing QGIS
The following are instructions on installing and starting QGIS on Ubuntu/Mint22.
Installing Qgis
The following are instructions for Installing QGIS on Ubuntu/Mint and then loading Census Data
- apt update
- As user root: apt install qgis (this installed 3.22 which is a long term support version)
Starting QGIS
On Linux, if you are ssh-ing into a server, make sure to specify the “-XY” arguments. This will allow X-windows to re-route to your local machine.
ssh -XY -l <user> <host> qgis
census/qgis_install.1766162525.txt.gz · Last modified: by mlivolsi
