python-pick on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-pick

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

$ yay -Rns python-pick

2. Manually Install "python-pick" via AUR

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

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

b. Clone python-pick's git locally

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

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

$ cd ~/python-pick $ makepkg -si

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

ID: 822471
Name: python-pick
PackageBaseID: 160148
PackageBase: python-pick
Version: 1.0.0-1
Description: Python library to create interactive selection list in the terminal
URL: https://github.com/wong2/pick
NumVotes: 1
Popularity: 0
OutOfDate: 1702813287
Maintainer: SanskritFritz
Submitter: SanskritFritz
FirstSubmitted: 1606071533
LastModified: 1606071533
URLPath: /cgit/aur.git/snapshot/python-pick.tar.gz