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

Last updated: July 01,2024

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

$ yay -S python-plac-git

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

$ yay -Rns python-plac-git

2. Manually Install "python-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 python-plac-git's git locally

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

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

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

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

ID: 412071
Name: python-plac-git
PackageBaseID: 122437
PackageBase: python-plac-git
Version: 20170202-1
Description: A tool to write command-line interfaces for Python applications
URL: https://github.com/micheles/plac
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1495128461
LastModified: 1495128461
URLPath: /cgit/aur.git/snapshot/python-plac-git.tar.gz