r-docopt on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "r-docopt" 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-docopt on Arch using YAY
$
yay -S
r-docopt
Copied
* (Optional) Uninstall r-docopt on Arch using YAY
$
yay -Rns
r-docopt
Copied
2. Manually Install "r-docopt" 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-docopt's git locally
$
git clone https://aur.archlinux.org/r-docopt.git
~/r-docopt
Copied
c. Go to ~/r-docopt folder and install it
$
cd
~/r-docopt
Copied
$
makepkg -si
Copied
3. Information about the r-docopt package on Arch User Repository (AUR)
ID: 1290309
Name: r-docopt
PackageBaseID: 161339
PackageBase: r-docopt
Version: 0.7.1-7
Description: Command-Line Interface Specification Language
URL: https://cran.r-project.org/package=docopt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dhn
Submitter: dhn
FirstSubmitted: 1609159512
LastModified: 1689617064
URLPath: /cgit/aur.git/snapshot/r-docopt.tar.gz
Name: r-docopt
PackageBaseID: 161339
PackageBase: r-docopt
Version: 0.7.1-7
Description: Command-Line Interface Specification Language
URL: https://cran.r-project.org/package=docopt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dhn
Submitter: dhn
FirstSubmitted: 1609159512
LastModified: 1689617064
URLPath: /cgit/aur.git/snapshot/r-docopt.tar.gz