python-opterator on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install python-opterator on Arch using YAY
$
yay -S
python-opterator
Copied
* (Optional) Uninstall python-opterator on Arch using YAY
$
yay -Rns
python-opterator
Copied
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
Copied
b. Clone python-opterator's git locally
$
git clone https://aur.archlinux.org/python-opterator.git
~/python-opterator
Copied
c. Go to ~/python-opterator folder and install it
$
cd
~/python-opterator
Copied
$
makepkg -si
Copied
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
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