

Run the following code, need ~ 10 min to install all these packages. Most Linux users should be familiar with the old… sudo apt-get update Gpg -a -export E084DAB9 | sudo apt-key add. sudo echo "deb xenial/" | sudo tee -a /etc/apt/sources.list If you have a different version, just change that. Note the “xenial” in the line, indicating Ubuntu 16.04. This can be accomplished with the following. Install Latest R Install R on Ubuntu 16.04įirst, we’ve got to add a line to our /etc/apt/sources.list file. In Debian/Ubuntu-like systems, you can use If you have not installed FreeType, you can Please install FreeType with freetype-config script. Sudo apt-get install libcurl4-openssl-dev install libxml2-dev and libcurl4-openssl-devīefore install R package RCurl and XML, first we need to install libxml2-dev and libcurl4-openssl-dev sudo apt-get install libxml2-dev Or install dependencies from source see e.g. Sudo apt-get install libudunits2-dev libgdal-dev libgeos-dev libproj-dev

Sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable To install the dependencies on Ubuntu, either add ubuntugis-unstable to the package repositories: sudo apt-get install software-properties-common python-software-properties install libxml2-dev and libcurl4-openssl-devĬonfigure Ubuntu install ubuntugis on Ubuntu.
