r-maptools on AUR (Arch User Repository)

Last updated: July 07,2024

1. Install "r-maptools" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install r-maptools on Arch using YAY

$ yay -S r-maptools

* (Optional) Uninstall r-maptools on Arch using YAY

$ yay -Rns r-maptools

2. Manually Install "r-maptools" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone r-maptools's git locally

$ git clone https://aur.archlinux.org/r-maptools.git ~/r-maptools

c. Go to ~/r-maptools folder and install it

$ cd ~/r-maptools $ makepkg -si

3. Information about the r-maptools package on Arch User Repository (AUR)

ID: 1238211
Name: r-maptools
PackageBaseID: 134502
PackageBase: r-maptools
Version: 1.1_6-1
Description: Tools for Reading and Handling Spatial Objects
URL: http://cran.r-project.org/web/packages/maptools/index.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: hexd
Submitter: hexd
FirstSubmitted: 1532546021
LastModified: 1680931486
URLPath: /cgit/aur.git/snapshot/r-maptools.tar.gz