python-opterator on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-opterator

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

$ yay -Rns python-opterator

2. Manually Install "python-opterator" via AUR

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

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

b. Clone python-opterator's git locally

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

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

$ cd ~/python-opterator $ makepkg -si

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

ID: 961441
Name: python-opterator
PackageBaseID: 89725
PackageBase: python-opterator
Version: 0.5-2
Description: Option parsing script that generates commandline options from the main method signature
URL: https://github.com/buchuki/opterator
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ser
FirstSubmitted: 1422024037
LastModified: 1631731268
URLPath: /cgit/aur.git/snapshot/python-opterator.tar.gz