r-cli on AUR (Arch User Repository)
Last updated: December 26,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
Copied
b. Install r-cli on Arch using YAY
$
yay -S
r-cli
Copied
* (Optional) Uninstall r-cli on Arch using YAY
$
yay -Rns
r-cli
Copied
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
Copied
b. Clone r-cli's git locally
$
git clone https://aur.archlinux.org/r-cli.git
~/r-cli
Copied
c. Go to ~/r-cli folder and install it
$
cd
~/r-cli
Copied
$
makepkg -si
Copied
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
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