r-argparse on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "r-argparse" 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-argparse on Arch using YAY
$
yay -S
r-argparse
Copied
* (Optional) Uninstall r-argparse on Arch using YAY
$
yay -Rns
r-argparse
Copied
2. Manually Install "r-argparse" 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-argparse's git locally
$
git clone https://aur.archlinux.org/r-argparse.git
~/r-argparse
Copied
c. Go to ~/r-argparse folder and install it
$
cd
~/r-argparse
Copied
$
makepkg -si
Copied
3. Information about the r-argparse package on Arch User Repository (AUR)
ID: 1330003
Name: r-argparse
PackageBaseID: 198225
PackageBase: r-argparse
Version: 2.2.2-2
Description: Command Line Optional and Positional Argument Parser
URL: https://cran.r-project.org/package=argparse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1696673841
LastModified: 1696673841
URLPath: /cgit/aur.git/snapshot/r-argparse.tar.gz
Name: r-argparse
PackageBaseID: 198225
PackageBase: r-argparse
Version: 2.2.2-2
Description: Command Line Optional and Positional Argument Parser
URL: https://cran.r-project.org/package=argparse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1696673841
LastModified: 1696673841
URLPath: /cgit/aur.git/snapshot/r-argparse.tar.gz