pick on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S pick

* (Optional) Uninstall pick on Arch using YAY

$ yay -Rns pick

2. Manually Install "pick" via AUR

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

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

b. Clone pick's git locally

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

c. Go to ~/pick folder and install it

$ cd ~/pick $ makepkg -si

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

ID: 731510
Name: pick
PackageBaseID: 97094
PackageBase: pick
Version: 4.0.0-1
Description: A fuzzy search tool for the command line
URL: https://github.com/mptre/pick
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: uffe
Submitter: calleerlandsson
FirstSubmitted: 1439208517
LastModified: 1588711439
URLPath: /cgit/aur.git/snapshot/pick.tar.gz