r-hash on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-hash

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

$ yay -Rns r-hash

2. Manually Install "r-hash" via AUR

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

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

b. Clone r-hash's git locally

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

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

$ cd ~/r-hash $ makepkg -si

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

ID: 1377231
Name: r-hash
PackageBaseID: 180805
PackageBase: r-hash
Version: 2.2.6.3-2
Description: Full Featured Implementation of Hash Tables/Associative Arrays/Dictionaries
URL: https://cran.r-project.org/package=hash
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654488273
LastModified: 1703851392
URLPath: /cgit/aur.git/snapshot/r-hash.tar.gz