r-rdpack on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S r-rdpack

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

$ yay -Rns r-rdpack

2. Manually Install "r-rdpack" via AUR

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

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

b. Clone r-rdpack's git locally

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

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

$ cd ~/r-rdpack $ makepkg -si

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

ID: 1349877
Name: r-rdpack
PackageBaseID: 173237
PackageBase: r-rdpack
Version: 2.6-1
Description: Update and Manipulate Rd Documentation Objects
URL: https://cran.r-project.org/package=Rdpack
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1637341909
LastModified: 1699469797
URLPath: /cgit/aur.git/snapshot/r-rdpack.tar.gz