python-duckargs on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-duckargs

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

$ yay -Rns python-duckargs

2. Manually Install "python-duckargs" via AUR

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

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

b. Clone python-duckargs's git locally

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

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

$ cd ~/python-duckargs $ makepkg -si

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

ID: 1349236
Name: python-duckargs
PackageBaseID: 191047
PackageBase: python-duckargs
Version: 1.5.0-1
Description: Productivity tool for quickly creating python programs that parse command-line arguments
URL: https://github.com/eriknyquist/duckargs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1677925242
LastModified: 1699380563
URLPath: /cgit/aur.git/snapshot/python-duckargs.tar.gz