r-optparse on AUR (Arch User Repository)
Last updated: December 28,2024
1. Install "r-optparse" 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-optparse on Arch using YAY
$
yay -S
r-optparse
Copied
* (Optional) Uninstall r-optparse on Arch using YAY
$
yay -Rns
r-optparse
Copied
2. Manually Install "r-optparse" 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-optparse's git locally
$
git clone https://aur.archlinux.org/r-optparse.git
~/r-optparse
Copied
c. Go to ~/r-optparse folder and install it
$
cd
~/r-optparse
Copied
$
makepkg -si
Copied
3. Information about the r-optparse package on Arch User Repository (AUR)
ID: 1273533
Name: r-optparse
PackageBaseID: 148110
PackageBase: r-optparse
Version: 1.7.3-1
Description: R command line parser inspired by Python's 'optparse'
URL: https://cran.r-project.org/package=optparse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nobodyinperson
Submitter: nobodyinperson
FirstSubmitted: 1578855127
LastModified: 1686814629
URLPath: /cgit/aur.git/snapshot/r-optparse.tar.gz
Name: r-optparse
PackageBaseID: 148110
PackageBase: r-optparse
Version: 1.7.3-1
Description: R command line parser inspired by Python's 'optparse'
URL: https://cran.r-project.org/package=optparse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nobodyinperson
Submitter: nobodyinperson
FirstSubmitted: 1578855127
LastModified: 1686814629
URLPath: /cgit/aur.git/snapshot/r-optparse.tar.gz