python-dephell-argparse on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-dephell-argparse

* (Optional) Uninstall python-dephell-argparse on Arch using YAY

$ yay -Rns python-dephell-argparse

2. Manually Install "python-dephell-argparse" via AUR

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

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

b. Clone python-dephell-argparse's git locally

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

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

$ cd ~/python-dephell-argparse $ makepkg -si

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

ID: 1120160
Name: python-dephell-argparse
PackageBaseID: 184567
PackageBase: python-dephell-argparse
Version: 0.1.3-5
Description: Argparse with groups, commands, colors, and fuzzy matching
URL: https://github.com/dephell/dephell_argparse
NumVotes: 2
Popularity: 3.0E-5
OutOfDate:
Maintainer: MarsSeed
Submitter: arojas
FirstSubmitted: 1659343119
LastModified: 1659343119
URLPath: /cgit/aur.git/snapshot/python-dephell-argparse.tar.gz