docopt.cpp-git on AUR (Arch User Repository)

Last updated: June 18,2024

1. Install "docopt.cpp-git" 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 docopt.cpp-git on Arch using YAY

$ yay -S docopt.cpp-git

* (Optional) Uninstall docopt.cpp-git on Arch using YAY

$ yay -Rns docopt.cpp-git

2. Manually Install "docopt.cpp-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone docopt.cpp-git's git locally

$ git clone https://aur.archlinux.org/docopt.cpp-git.git ~/docopt.cpp-git

c. Go to ~/docopt.cpp-git folder and install it

$ cd ~/docopt.cpp-git $ makepkg -si

3. Information about the docopt.cpp-git package on Arch User Repository (AUR)

ID: 1178889
Name: docopt.cpp-git
PackageBaseID: 120589
PackageBase: docopt.cpp-git
Version: 0.6.3.r5.g400e6dd-1
Description: C++11 port of docopt
URL: https://github.com/docopt/docopt.cpp/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: black_desk
Submitter: ohmyarch
FirstSubmitted: 1489504803
LastModified: 1670312122
URLPath: /cgit/aur.git/snapshot/docopt.cpp-git.tar.gz