python-inquirer on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-inquirer

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

$ yay -Rns python-inquirer

2. Manually Install "python-inquirer" via AUR

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

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

b. Clone python-inquirer's git locally

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

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

$ cd ~/python-inquirer $ makepkg -si

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

ID: 1415893
Name: python-inquirer
PackageBaseID: 159442
PackageBase: python-inquirer
Version: 3.2.4-1
Description: Collection of common interactive command line user interfaces, based on Inquirer.js
URL: https://github.com/magmax/python-inquirer
NumVotes: 1
Popularity: 1.3E-5
OutOfDate:
Maintainer: gilcu3
Submitter: KokaKiwi
FirstSubmitted: 1604496384
LastModified: 1708966067
URLPath: /cgit/aur.git/snapshot/python-inquirer.tar.gz