python-cliapp on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-cliapp

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

$ yay -Rns python-cliapp

2. Manually Install "python-cliapp" via AUR

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

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

b. Clone python-cliapp's git locally

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

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

$ cd ~/python-cliapp $ makepkg -si

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

ID: 267713
Name: python-cliapp
PackageBaseID: 96862
PackageBase: python-cliapp
Version: 0.2.1-1
Description: A Python module for command line applications
URL: https://github.com/malte70/pyCLIApp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: malte70
Submitter: malte70
FirstSubmitted: 1439025522
LastModified: 1453498611
URLPath: /cgit/aur.git/snapshot/python-cliapp.tar.gz