python-pyinquirer on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S python-pyinquirer

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

$ yay -Rns python-pyinquirer

2. Manually Install "python-pyinquirer" via AUR

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

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

b. Clone python-pyinquirer's git locally

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

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

$ cd ~/python-pyinquirer $ makepkg -si

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

ID: 647949
Name: python-pyinquirer
PackageBaseID: 145208
PackageBase: python-pyinquirer
Version: 1.0.3-2
Description: A Python module for collection of common interactive command line user interfaces, based on Inquirer.js
URL: https://github.com/CITGuru/PyInquirer
NumVotes: 3
Popularity: 0
OutOfDate: 1688921416
Maintainer:
Submitter: vanyasem
FirstSubmitted: 1568896309
LastModified: 1568896376
URLPath: /cgit/aur.git/snapshot/python-pyinquirer.tar.gz