<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.jayscafe.net/index.php?action=history&amp;feed=atom&amp;title=QGIS_Server_Build</id>
	<title>QGIS Server Build - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.jayscafe.net/index.php?action=history&amp;feed=atom&amp;title=QGIS_Server_Build"/>
	<link rel="alternate" type="text/html" href="https://wiki.jayscafe.net/index.php?title=QGIS_Server_Build&amp;action=history"/>
	<updated>2026-04-08T12:37:07Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>https://wiki.jayscafe.net/index.php?title=QGIS_Server_Build&amp;diff=248&amp;oldid=prev</id>
		<title>Jayctheriot: Created page with &quot;&lt;pre&gt; First install some tools you will need for this instructions:  sudo apt-get install gnupg software-properties-common -y Now install the QGIS Signing Key, so QGIS softwar...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.jayscafe.net/index.php?title=QGIS_Server_Build&amp;diff=248&amp;oldid=prev"/>
		<updated>2020-06-25T19:32:12Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;pre&amp;gt; First install some tools you will need for this instructions:  sudo apt-get install gnupg software-properties-common -y Now install the QGIS Signing Key, so QGIS softwar...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
First install some tools you will need for this instructions:&lt;br /&gt;
&lt;br /&gt;
sudo apt-get install gnupg software-properties-common -y&lt;br /&gt;
Now install the QGIS Signing Key, so QGIS software from the QGIS repo will be trusted and installed:&lt;br /&gt;
&lt;br /&gt;
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 51F523511C7028C3&lt;br /&gt;
Add the QGIS repo for the latest stable QGIS (3.14.x Pi).&lt;br /&gt;
&lt;br /&gt;
Note: “lsb_release -c -s” in those lines will return your distro name:&lt;br /&gt;
&lt;br /&gt;
sudo add-apt-repository &amp;quot;deb     https://qgis.org/ubuntu `lsb_release -c -s` main&amp;quot;&lt;br /&gt;
Update your repository information to reflect also the just added QGIS one:&lt;br /&gt;
&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
Now, install QGIS!&lt;br /&gt;
&lt;br /&gt;
Note: add ‘qgis-server’ to this line if you also want to install QGIS Server:&lt;br /&gt;
&lt;br /&gt;
sudo apt-get install qgis qgis-plugin-grass qgis-server&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jayctheriot</name></author>
	</entry>
</feed>