UbuntuGIS

Differences between revisions 89 and 91 (spanning 2 versions)
Revision 89 as of 2015-10-08 01:05:38
Size: 4510
Editor: shiftout
Comment: Adding a logo
Revision 91 as of 2018-09-11 07:30:43
Size: 4582
Editor: sebastic
Comment: Update URLs to use HTTPS
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Your Ubuntu is ready for daily, professional GIS work. Getting started it's just a matter of minutes. After adding the UbuntuGIS repository corresponding to their distribution (in sources.list), you can easily install on your machine each of the GIS applications listed below (in brackets the ''package name''), through the Synaptic Package Manager or typing ''sudo apt-get install program-name'' from the command line, just like any other package. Your Ubuntu is ready for daily, professional GIS work. Getting started -- it's just a matter of minutes. After adding the UbuntuGIS repository corresponding to their distribution (in sources.list), you can easily install on your machine each of the GIS applications listed below (in brackets the ''package name''), through the Synaptic Package Manager or typing ''sudo apt-get install program-name'' from the command line, just like any other package.
Line 7: Line 7:
  * http://trac.osgeo.org/ubuntugis/wiki   * https://trac.osgeo.org/ubuntugis/wiki
Line 10: Line 10:
   * Unstable: https://launchpad.net/~ubuntugis/+archive/ubuntugis-unstable    * Testing: https://launchpad.net/~ubuntugis/+archive/ubuntugis-testing
   * Unstable: https://launchpad.net/~ubuntugis/+archive/ubuntugis-unstable
   * Experimental: https://launchpad.net/~ubuntugis/+archive/ubuntugis-experimental
Line 12: Line 14:
  * Public list: http://lists.osgeo.org/mailman/listinfo/ubuntu
  * [[http://news.gmane.org/gmane.comp.gis.osgeo.ubuntu|Searchable archive]] at Gmane (Oct 2010-today)
  * [[http
://lists.osgeo.org/pipermail/ubuntu/|Non-searchable archive]] (Mar 2009-today)
  * Public list: https://lists.osgeo.org/mailman/listinfo/ubuntu
  * [[https://lists.osgeo.org/pipermail/ubuntu/|Non-searchable archive]] (Mar 2009-today)
Line 22: Line 23:
 * [[http://trac.osgeo.org/ubuntugis/wiki/QuickStartGuide|QuickStartGuide]]  * [[https://trac.osgeo.org/ubuntugis/wiki/QuickStartGuide|QuickStartGuide]]
Line 36: Line 38:
 * UbuntuGIS is closely aligned with the [[http://wiki.debian.org/DebianGis|Debian-GIS project]].  * UbuntuGIS is closely aligned with the [[https://wiki.debian.org/DebianGis|Debian-GIS project]].
Line 38: Line 40:
 * Start here: [[http://www.debian.org/doc/maint-guide/|Debian New Maintainers' Guide]] and/or [[https://wiki.ubuntu.com/PackagingGuide|Ubuntu Packaging Guide]] to learn about packaging.
 * Follow the public mailing list: http://lists.osgeo.org/mailman/listinfo/ubuntu
 * Start here: [[https://www.debian.org/doc/maint-guide/|Debian New Maintainers' Guide]] and/or [[https://wiki.ubuntu.com/PackagingGuide|Ubuntu Packaging Guide]] to learn about packaging.
 * Follow the public mailing list: https://lists.osgeo.org/mailman/listinfo/ubuntu
Line 43: Line 45:
 * In the OSGeo wiki there's a page dedicated to the task of creating binary distributions of Open Source Geospatial Software: http://wiki.osgeo.org/index.php/OSGeo_Binary_Distribution  * In the OSGeo wiki there's a page dedicated to the task of creating binary distributions of Open Source Geospatial Software: https://wiki.osgeo.org/index.php/OSGeo_Binary_Distribution
Line 54: Line 56:
=== Quantum GIS (QGIS) packages ===
Quantum GIS is now in the UbuntuGIS repository, but also provides a Debian/Ubuntu repository for nightly builds of the trunk development version. See:
=== QGIS packages ===
QGIS is now in the UbuntuGIS repository, but also provides a Debian/Ubuntu repository for nightly builds of the trunk development version. See:
Line 57: Line 59:
http://www.qgis.org/wiki/Download#Ubuntu https://qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu

Your Ubuntu is ready for daily, professional GIS work. Getting started -- it's just a matter of minutes. After adding the UbuntuGIS repository corresponding to their distribution (in sources.list), you can easily install on your machine each of the GIS applications listed below (in brackets the package name), through the Synaptic Package Manager or typing sudo apt-get install program-name from the command line, just like any other package.

General Contents

For users

UbuntuGIS FAQ

  • Q: Is UbuntuGIS another, separate, distribution? Or a subset of packages that I can install as a whole on my machine? Or an external repository?

    • A: An external repository (PPA). UbuntuGIS is a repository that can be added in your sources.list which will provide up to date packages.

  • Q: Do you just repackage the DebianGIS packages?

    • A: Basically, yes. We rebuild/adapt the DebianGIS packages in the different Ubuntu distributions.

  • Q: Can I install DebianGIS packages on Ubuntu?

    • A: You can try, but it's not recommended. Ubuntu and Debian have source compatibility (e.g. they are built from the same sources), but binary compatibility is not guaranteed to work. Add to this that many packages may have different names due to different compile environments, and you'll see it can be a bit frustrating. However, it might work for you if you manage to tweak the packages to work.


For developers and packagers

See also

UbuntuGIS Packages

You can see the current packages that are in the UbuntuGIS repository on our launchpad page: https://launchpad.net/~ubuntugis/+archive/ubuntugis-unstable

QGIS packages

QGIS is now in the UbuntuGIS repository, but also provides a Debian/Ubuntu repository for nightly builds of the trunk development version. See:

https://qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu

UbuntuGIS (last edited 2018-09-11 07:30:43 by sebastic)