r-getopt on AUR (Arch User Repository)

Last updated: May 18,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

b. Install r-getopt on Arch using YAY

$ yay -S r-getopt

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

$ yay -Rns r-getopt

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

b. Clone r-getopt's git locally

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

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

$ cd ~/r-getopt $ makepkg -si

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