python2-cliapp on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S python2-cliapp

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

$ yay -Rns python2-cliapp

2. Manually Install "python2-cliapp" via AUR

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

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

b. Clone python2-cliapp's git locally

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

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

$ cd ~/python2-cliapp $ makepkg -si

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

ID: 775733
Name: python2-cliapp
PackageBaseID: 53115
PackageBase: python2-cliapp
Version: 1.20180812.1-1
Description: Python framework for Unix-like command line programs
URL: https://liw.fi/cliapp/
NumVotes: 21
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1318428439
LastModified: 1596778139
URLPath: /cgit/aur.git/snapshot/python2-cliapp.tar.gz