python-questionary on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-questionary

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

$ yay -Rns python-questionary

2. Manually Install "python-questionary" via AUR

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

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

b. Clone python-questionary's git locally

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

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

$ cd ~/python-questionary $ makepkg -si

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

ID: 1381597
Name: python-questionary
PackageBaseID: 148799
PackageBase: python-questionary
Version: 2.0.1-2
Description: Python library to build pretty command line user prompts
URL: https://pypi.python.org/pypi/questionary
NumVotes: 1
Popularity: 4.1E-5
OutOfDate:
Maintainer: chrisjbillington
Submitter: chrisjbillington
FirstSubmitted: 1580847003
LastModified: 1704584723
URLPath: /cgit/aur.git/snapshot/python-questionary.tar.gz