python-defopt on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-defopt

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

$ yay -Rns python-defopt

2. Manually Install "python-defopt" via AUR

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

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

b. Clone python-defopt's git locally

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

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

$ cd ~/python-defopt $ makepkg -si

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

ID: 1295090
Name: python-defopt
PackageBaseID: 161308
PackageBase: python-defopt
Version: 6.4.0-1
Description: Effortless argument parser
URL: https://github.com/anntzer/defopt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: macdems
Submitter: macdems
FirstSubmitted: 1609068011
LastModified: 1690447355
URLPath: /cgit/aur.git/snapshot/python-defopt.tar.gz