r-pkgcache on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-pkgcache

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

$ yay -Rns r-pkgcache

2. Manually Install "r-pkgcache" via AUR

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

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

b. Clone r-pkgcache's git locally

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

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

$ cd ~/r-pkgcache $ makepkg -si

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

ID: 1367907
Name: r-pkgcache
PackageBaseID: 191825
PackageBase: r-pkgcache
Version: 2.2.1-1
Description: Cache ‘CRAN’-Like Metadata and R Packages
URL: https://cran.r-project.org/package=pkgcache
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1679480970
LastModified: 1702296073
URLPath: /cgit/aur.git/snapshot/r-pkgcache.tar.gz