python-argdispatch on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "python-argdispatch" 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-argdispatch on Arch using YAY
$
yay -S
python-argdispatch
Copied
* (Optional) Uninstall python-argdispatch on Arch using YAY
$
yay -Rns
python-argdispatch
Copied
2. Manually Install "python-argdispatch" 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-argdispatch's git locally
$
git clone https://aur.archlinux.org/python-argdispatch.git
~/python-argdispatch
Copied
c. Go to ~/python-argdispatch folder and install it
$
cd
~/python-argdispatch
Copied
$
makepkg -si
Copied
3. Information about the python-argdispatch package on Arch User Repository (AUR)
ID: 1387894
Name: python-argdispatch
PackageBaseID: 201677
PackageBase: python-argdispatch
Version: 1.3.1-2
Description: Drop-in replacement for python package argparse, dispatching subcommand calls to functions, modules or binaries.
URL: https://framagit.org/spalax/argdispatch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: micwoj92
FirstSubmitted: 1705550938
LastModified: 1705551182
URLPath: /cgit/aur.git/snapshot/python-argdispatch.tar.gz
Name: python-argdispatch
PackageBaseID: 201677
PackageBase: python-argdispatch
Version: 1.3.1-2
Description: Drop-in replacement for python package argparse, dispatching subcommand calls to functions, modules or binaries.
URL: https://framagit.org/spalax/argdispatch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: micwoj92
FirstSubmitted: 1705550938
LastModified: 1705551182
URLPath: /cgit/aur.git/snapshot/python-argdispatch.tar.gz