python-cmdln-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-cmdln-git

* (Optional) Uninstall python-cmdln-git on Arch using YAY

$ yay -Rns python-cmdln-git

2. Manually Install "python-cmdln-git" via AUR

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

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

b. Clone python-cmdln-git's git locally

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

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

$ cd ~/python-cmdln-git $ makepkg -si

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

ID: 317050
Name: python-cmdln-git
PackageBaseID: 112913
PackageBase: python-cmdln-git
Version: 2.0.0.r1.g55e980c-4
Description: a Python module for easily building good multi-command scripts - git checkout
URL: http://github.com/trentm/cmdln
NumVotes: 0
Popularity: 0
OutOfDate: 1647670883
Maintainer: eworm
FirstSubmitted: 1467055903
LastModified: 1467103703
URLPath: /cgit/aur.git/snapshot/python-cmdln-git.tar.gz