r-cli on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S r-cli

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

$ yay -Rns r-cli

2. Manually Install "r-cli" via AUR

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

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

b. Clone r-cli's git locally

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

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

$ cd ~/r-cli $ makepkg -si

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

ID: 1368402
Name: r-cli
PackageBaseID: 133377
PackageBase: r-cli
Version: 3.6.2-1
Description: Helpers for Developing Command Line Interfaces
URL: https://cran.r-project.org/package=cli
NumVotes: 4
Popularity: 0.002181
OutOfDate:
Maintainer: greyltc
Submitter: clintval
FirstSubmitted: 1528661649
LastModified: 1702374033
URLPath: /cgit/aur.git/snapshot/r-cli.tar.gz