QGIS
Overview
Version & Lifecycle
Community Notes
QGIS – Command-line note
For MSI-based QGIS deployments, use MsiExec.exe /i QGIS-OSGeo4W-x.y.z.msi /qn for fully silent installation, and append INSTALLDESKTOPSHORTCUTS=0 to suppress desktop shortcut creation in standardized environments. For OSGeo4W-based deployments requiring package upgrades, execute setup -q -g from the OSGeo4W Shell to silently upgrade installed packages without user interaction.
QGIS – Command-line note
For scripted silent deployment of the official QGIS Standalone MSI on Windows, use standard MSIEXEC flags, for example: msiexec /i QGIS-OSGeo4W-3.x.x.msi /qn ALLUSERS=1 /norestart /log qgis-install.log to install per-machine with no UI and a verbose log suitable for enterprise software distribution tools.
Release Notes & Updates
Packaging Notes
Available for Windows, macOS, Linux distributions; LTR and latest releases available