r-maps on AUR (Arch User Repository)

Last updated: September 21,2024

1. Install "r-maps" 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-maps on Arch using YAY

$ yay -S r-maps

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

$ yay -Rns r-maps

2. Manually Install "r-maps" via AUR

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

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

b. Clone r-maps's git locally

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

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

$ cd ~/r-maps $ makepkg -si

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

ID: 1370418
Name: r-maps
PackageBaseID: 145461
PackageBase: r-maps
Version: 3.4.2-1
Description: Draw Geographical Maps
URL: https://cran.r-project.org/package=maps
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: dviktor
FirstSubmitted: 1569858852
LastModified: 1702663369
URLPath: /cgit/aur.git/snapshot/r-maps.tar.gz