python-questplus on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-questplus

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

$ yay -Rns python-questplus

2. Manually Install "python-questplus" via AUR

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

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

b. Clone python-questplus's git locally

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

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

$ cd ~/python-questplus $ makepkg -si

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

ID: 773344
Name: python-questplus
PackageBaseID: 151687
PackageBase: python-questplus
Version: 2019.4-1
Description: This is a simple implementation of the QUEST+ algorithm in Python
URL: https://github.com/hoechenberger/questplus
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1587248847
LastModified: 1596393197
URLPath: /cgit/aur.git/snapshot/python-questplus.tar.gz