python2-clint on AUR (Arch User Repository)

Last updated: June 25,2024

1. Install "python2-clint" 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-clint on Arch using YAY

$ yay -S python2-clint

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

$ yay -Rns python2-clint

2. Manually Install "python2-clint" via AUR

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

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

b. Clone python2-clint's git locally

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

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

$ cd ~/python2-clint $ makepkg -si

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

ID: 888171
Name: python2-clint
PackageBaseID: 147524
PackageBase: python2-clint
Version: 0.5.1-9
Description: Module for developing command line applications
URL: https://pypi.org/project/clint/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1576781968
LastModified: 1617651481
URLPath: /cgit/aur.git/snapshot/python2-clint.tar.gz

5. The same packages on other Linux Distributions