python-inquirerpy on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-inquirerpy

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

$ yay -Rns python-inquirerpy

2. Manually Install "python-inquirerpy" via AUR

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

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

b. Clone python-inquirerpy's git locally

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

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

$ cd ~/python-inquirerpy $ makepkg -si

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

ID: 1365134
Name: python-inquirerpy
PackageBaseID: 175377
PackageBase: python-inquirerpy
Version: 0.3.4-6
Description: Python port of Inquirer.js (A collection of common interactive command-line user interfaces)
URL: https://github.com/kazhala/InquirerPy
NumVotes: 7
Popularity: 1.039047
OutOfDate:
Maintainer: macdems
Submitter: macdems
FirstSubmitted: 1643097485
LastModified: 1701801062
URLPath: /cgit/aur.git/snapshot/python-inquirerpy.tar.gz