r-digest on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S r-digest

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

$ yay -Rns r-digest

2. Manually Install "r-digest" via AUR

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

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

b. Clone r-digest's git locally

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

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

$ cd ~/r-digest $ makepkg -si

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

ID: 1425302
Name: r-digest
PackageBaseID: 139456
PackageBase: r-digest
Version: 0.6.35-1
Description: Create Compact Hash Digests of R Objects
URL: https://cran.r-project.org/package=digest
NumVotes: 4
Popularity: 0.002181
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: greyltc
FirstSubmitted: 1549652239
LastModified: 1710181020
URLPath: /cgit/aur.git/snapshot/r-digest.tar.gz