r-fastmap on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S r-fastmap

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

$ yay -Rns r-fastmap

2. Manually Install "r-fastmap" via AUR

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

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

b. Clone r-fastmap's git locally

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

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

$ cd ~/r-fastmap $ makepkg -si

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

ID: 1278496
Name: r-fastmap
PackageBaseID: 145768
PackageBase: r-fastmap
Version: 1.1.1-5
Description: Fast Data Structures
URL: https://cran.r-project.org/package=fastmap
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: dviktor
FirstSubmitted: 1570835810
LastModified: 1687694565
URLPath: /cgit/aur.git/snapshot/r-fastmap.tar.gz