python2-plac-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python2-plac-git

* (Optional) Uninstall python2-plac-git on Arch using YAY

$ yay -Rns python2-plac-git

2. Manually Install "python2-plac-git" via AUR

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

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

b. Clone python2-plac-git's git locally

$ git clone https://aur.archlinux.org/python2-plac-git.git ~/python2-plac-git

c. Go to ~/python2-plac-git folder and install it

$ cd ~/python2-plac-git $ makepkg -si

3. Information about the python2-plac-git package on Arch User Repository (AUR)

ID: 192500
Name: python2-plac-git
PackageBaseID: 88016
PackageBase: python2-plac-git
Version: 0.7.4.r2.bc10e66-1
Description: Command line parser for Python 2. Parsing the command line the easy way
URL: https://github.com/kennethreitz-archive/plac
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jyantis
FirstSubmitted: 1417818653
LastModified: 1434038592
URLPath: /cgit/aur.git/snapshot/python2-plac-git.tar.gz