python-argopt on AUR (Arch User Repository)
Last updated: November 05,2024
1. Install "python-argopt" 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-argopt on Arch using YAY
$
yay -S
python-argopt
Copied
* (Optional) Uninstall python-argopt on Arch using YAY
$
yay -Rns
python-argopt
Copied
2. Manually Install "python-argopt" 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-argopt's git locally
$
git clone https://aur.archlinux.org/python-argopt.git
~/python-argopt
Copied
c. Go to ~/python-argopt folder and install it
$
cd
~/python-argopt
Copied
$
makepkg -si
Copied
3. Information about the python-argopt package on Arch User Repository (AUR)
ID: 1290368
Name: python-argopt
PackageBaseID: 187684
PackageBase: python-argopt
Version: 0.8.2-1
Description: doc to argparse driven by docopt
URL: https://github.com/casperdcl/argopt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1668927615
LastModified: 1689624187
URLPath: /cgit/aur.git/snapshot/python-argopt.tar.gz
Name: python-argopt
PackageBaseID: 187684
PackageBase: python-argopt
Version: 0.8.2-1
Description: doc to argparse driven by docopt
URL: https://github.com/casperdcl/argopt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1668927615
LastModified: 1689624187
URLPath: /cgit/aur.git/snapshot/python-argopt.tar.gz