python-qprompt on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S python-qprompt

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

$ yay -Rns python-qprompt

2. Manually Install "python-qprompt" via AUR

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

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

b. Clone python-qprompt's git locally

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

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

$ cd ~/python-qprompt $ makepkg -si

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

ID: 991481
Name: python-qprompt
PackageBaseID: 173255
PackageBase: python-qprompt
Version: 0.16.3-1
Description: Library for quick CLI user menus
URL: https://github.com/jeffrimko/qprompt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1637380641
LastModified: 1637380641
URLPath: /cgit/aur.git/snapshot/python-qprompt.tar.gz