pick-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S pick-git

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

$ yay -Rns pick-git

2. Manually Install "pick-git" via AUR

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

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

b. Clone pick-git's git locally

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

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

$ cd ~/pick-git $ makepkg -si

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

ID: 1385612
Name: pick-git
PackageBaseID: 91771
PackageBase: pick-git
Version: 4.0.0.r32.gcaae959-1
Description: Fuzzy select anything.
URL: https://github.com/thoughtbot/pick
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1427717995
LastModified: 1705243088
URLPath: /cgit/aur.git/snapshot/pick-git.tar.gz