python2-cmdln on AUR (Arch User Repository)

Last updated: November 26,2024

1. Install "python2-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

b. Install python2-cmdln on Arch using YAY

$ yay -S python2-cmdln

* (Optional) Uninstall python2-cmdln on Arch using YAY

$ yay -Rns python2-cmdln

2. Manually Install "python2-cmdln" via AUR

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

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

b. Clone python2-cmdln's git locally

$ git clone https://aur.archlinux.org/python2-cmdln.git ~/python2-cmdln

c. Go to ~/python2-cmdln folder and install it

$ cd ~/python2-cmdln $ makepkg -si

3. Information about the python2-cmdln package on Arch User Repository (AUR)

ID: 317052
Name: python2-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/python2-cmdln.tar.gz

5. The same packages on other Linux Distributions