r-pkgdepends on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-pkgdepends

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

$ yay -Rns r-pkgdepends

2. Manually Install "r-pkgdepends" via AUR

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

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

b. Clone r-pkgdepends's git locally

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

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

$ cd ~/r-pkgdepends $ makepkg -si

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

ID: 1367918
Name: r-pkgdepends
PackageBaseID: 191826
PackageBase: r-pkgdepends
Version: 0.7.1-1
Description: Cache ‘CRAN’-Like Metadata and R Packages
URL: https://cran.r-project.org/package=pkgdepends
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peippo
Submitter: peippo
FirstSubmitted: 1679480983
LastModified: 1702298354
URLPath: /cgit/aur.git/snapshot/r-pkgdepends.tar.gz