Created
January 17, 2018 10:37
-
-
Save 8parth/4d497e7022c522f3d68825ac71eb0e2e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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