python-plac on AUR (Arch User Repository)

Last updated: November 09,2024

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

$ yay -S python-plac

* (Optional) Uninstall python-plac on Arch using YAY

$ yay -Rns python-plac

2. Manually Install "python-plac" via AUR

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

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

b. Clone python-plac's git locally

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

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

$ cd ~/python-plac $ makepkg -si

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

ID: 1059345
Name: python-plac
PackageBaseID: 131537
PackageBase: python-plac
Version: 1.3.5-1
Description: The smartest command line arguments parser in the world
URL: https://pypi.org/project/plac/
NumVotes: 2
Popularity: 1.0E-6
OutOfDate: 1696959120
Maintainer: AmberArch
Submitter: refi.64
FirstSubmitted: 1523466871
LastModified: 1648719834
URLPath: /cgit/aur.git/snapshot/python-plac.tar.gz