python-cli-ui on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S python-cli-ui

* (Optional) Uninstall python-cli-ui on Arch using YAY

$ yay -Rns python-cli-ui

2. Manually Install "python-cli-ui" via AUR

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

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

b. Clone python-cli-ui's git locally

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

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

$ cd ~/python-cli-ui $ makepkg -si

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

ID: 590027
Name: python-cli-ui
PackageBaseID: 126844
PackageBase: python-cli-ui
Version: 0.9.1-2
Description: Build nice user interfaces in the terminal
URL: http://github.com/TankerHQ/python-cli-ui
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dmerejkowsky
Submitter: dmerejkowsky
FirstSubmitted: 1509536678
LastModified: 1551298266
URLPath: /cgit/aur.git/snapshot/python-cli-ui.tar.gz