python-survey on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S python-survey

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

$ yay -Rns python-survey

2. Manually Install "python-survey" via AUR

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

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

b. Clone python-survey's git locally

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

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

$ cd ~/python-survey $ makepkg -si

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

ID: 1415472
Name: python-survey
PackageBaseID: 160617
PackageBase: python-survey
Version: 5.2.3-1
Description: A simple library for creating beautiful interactive prompts.
URL: https://github.com/Exahilosys/survey
NumVotes: 4
Popularity: 0.755597
OutOfDate:
Maintainer: PlasticSoup
Submitter: coxackie
FirstSubmitted: 1607245955
LastModified: 1708907763
URLPath: /cgit/aur.git/snapshot/python-survey.tar.gz