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

Last updated: November 23,2024

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

$ yay -S python-argparse-shim

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

$ yay -Rns python-argparse-shim

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

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

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

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

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

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

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

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

ID: 1345301
Name: python-argparse-shim
PackageBaseID: 193571
PackageBase: python-argparse-shim
Version: 3.11.5-1
Description: Explicitly provides the dependency 'python-argparse', which is part of 'python'. The package 'python-argparse' must not be installed, but some packages depend on it, so this is a workaround. See https://bugs.archlinux.org/task/78484.
URL: https://www.python.org
NumVotes: 1
Popularity: 0.008102
OutOfDate:
Maintainer: dreieck
Submitter: dreieck
FirstSubmitted: 1683893884
LastModified: 1698772958
URLPath: /cgit/aur.git/snapshot/python-argparse-shim.tar.gz