Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update How to install QGIS (new QGIS webpage) #525

Merged
merged 1 commit into from
Nov 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 12 additions & 3 deletions src/setup/install-qgis/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,17 @@
# How to Install QGIS

1. Navigate to the <QGIS link="en/site/forusers/download.html" text="QGIS Download page" />
2. Find the appropriate installer for your operating system. For Windows users, we recommend to download a standalone **MSI** installer for the **long-term** release:
![QGIS standalone installer download](./qgis-download.jpg "QGIS standalone installer download")
1. Navigate to the <QGIS link="download/" text="QGIS Download page" />
2. Find the appropriate installer for your operating system.

For Windows users, we recommend downloading a standalone MSI installer for the long term release.

![QGIS standalone installer download](./qgis-download.jpg "QGIS standalone installer download")

:::tip Choosing QGIS installer and version
The <QGIS link="resources/installation-guide/" text="Installation Guide" /> contains more details about installation options for different platforms.

The download page offers two QGIS versions: *long term* and *latest*. The *long term release* (LTR) is more stable, while the *latest* version can have more functionality.
:::

3. Run the installer when it has finished downloading:
![QGIS installer Setup Wizard](./qgis-installer.jpg "QGIS installer Setup Wizard")
Expand Down
Binary file modified src/setup/install-qgis/qgis-download.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/setup/install-qgis/qgis-download.xcf
Binary file not shown.
Binary file modified src/setup/install-qgis/qgis-installer.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/setup/install-qgis/qgis-installer.xcf
Binary file not shown.
Loading