r-getopt on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "r-getopt" 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-getopt on Arch using YAY
$
yay -S
r-getopt
Copied
* (Optional) Uninstall r-getopt on Arch using YAY
$
yay -Rns
r-getopt
Copied
2. Manually Install "r-getopt" 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-getopt's git locally
$
git clone https://aur.archlinux.org/r-getopt.git
~/r-getopt
Copied
c. Go to ~/r-getopt folder and install it
$
cd
~/r-getopt
Copied
$
makepkg -si
Copied
3. Information about the r-getopt package on Arch User Repository (AUR)
ID: 1370206
Name: r-getopt
PackageBaseID: 148109
PackageBase: r-getopt
Version: 1.20.4-1
Description: C-Like 'getopt' Behavior
URL: https://cran.r-project.org/package=getopt
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: nobodyinperson
Submitter: nobodyinperson
FirstSubmitted: 1578853599
LastModified: 1702635999
URLPath: /cgit/aur.git/snapshot/r-getopt.tar.gz
Name: r-getopt
PackageBaseID: 148109
PackageBase: r-getopt
Version: 1.20.4-1
Description: C-Like 'getopt' Behavior
URL: https://cran.r-project.org/package=getopt
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: nobodyinperson
Submitter: nobodyinperson
FirstSubmitted: 1578853599
LastModified: 1702635999
URLPath: /cgit/aur.git/snapshot/r-getopt.tar.gz