docopt-wordlist on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S docopt-wordlist

* (Optional) Uninstall docopt-wordlist on Arch using YAY

$ yay -Rns docopt-wordlist

2. Manually Install "docopt-wordlist" via AUR

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

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

b. Clone docopt-wordlist's git locally

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

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

$ cd ~/docopt-wordlist $ makepkg -si

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

ID: 1120567
Name: docopt-wordlist
PackageBaseID: 184593
PackageBase: docopt-wordlist
Version: 1.1.1-1
Description: Automated tab completion for Docopt.
URL: https://github.com/docopt/docopt.rs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dansecob
Submitter: dansecob
FirstSubmitted: 1659396859
LastModified: 1659396859
URLPath: /cgit/aur.git/snapshot/docopt-wordlist.tar.gz