r-desc on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S r-desc

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

$ yay -Rns r-desc

2. Manually Install "r-desc" via AUR

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

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

b. Clone r-desc's git locally

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

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

$ cd ~/r-desc $ makepkg -si

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

ID: 1367917
Name: r-desc
PackageBaseID: 149848
PackageBase: r-desc
Version: 1.4.3-1
Description: Manipulate DESCRIPTION Files
URL: https://cran.r-project.org/package=desc
NumVotes: 3
Popularity: 0.002181
OutOfDate:
Maintainer: greyltc
Submitter: dviktor
FirstSubmitted: 1583500624
LastModified: 1702298211
URLPath: /cgit/aur.git/snapshot/r-desc.tar.gz