python-cmdln on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "python-cmdln" 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-cmdln on Arch using YAY
$
yay -S
python-cmdln
Copied
* (Optional) Uninstall python-cmdln on Arch using YAY
$
yay -Rns
python-cmdln
Copied
2. Manually Install "python-cmdln" 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-cmdln's git locally
$
git clone https://aur.archlinux.org/python-cmdln.git
~/python-cmdln
Copied
c. Go to ~/python-cmdln folder and install it
$
cd
~/python-cmdln
Copied
$
makepkg -si
Copied
3. Information about the python-cmdln package on Arch User Repository (AUR)
ID: 317051
Name: python-cmdln
PackageBaseID: 112945
PackageBase: python-cmdln
Version: 2.0.0-1
Description: a Python module for easily building good multi-command scripts
URL: http://github.com/trentm/cmdln
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1467103779
LastModified: 1467103790
URLPath: /cgit/aur.git/snapshot/python-cmdln.tar.gz
Name: python-cmdln
PackageBaseID: 112945
PackageBase: python-cmdln
Version: 2.0.0-1
Description: a Python module for easily building good multi-command scripts
URL: http://github.com/trentm/cmdln
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1467103779
LastModified: 1467103790
URLPath: /cgit/aur.git/snapshot/python-cmdln.tar.gz