Skip to content

Instantly share code, notes, and snippets.

@8parth
Created January 17, 2018 10:37
Show Gist options
  • Select an option

  • Save 8parth/4d497e7022c522f3d68825ac71eb0e2e to your computer and use it in GitHub Desktop.

Select an option

Save 8parth/4d497e7022c522f3d68825ac71eb0e2e to your computer and use it in GitHub Desktop.
# Add UbuntuGIS-unstable repository and update packages:
sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable
sudo apt update
# Install PostGIS:
sudo apt install postgis postgresql-9.6-postgis-2.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment