rpick on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S rpick

* (Optional) Uninstall rpick on Arch using YAY

$ yay -Rns rpick

2. Manually Install "rpick" via AUR

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

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

b. Clone rpick's git locally

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

c. Go to ~/rpick folder and install it

$ cd ~/rpick $ makepkg -si

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

ID: 1389621
Name: rpick
PackageBaseID: 193677
PackageBase: rpick
Version: 0.9.1-1
Description: A command line tool that helps you to pick items from a list, using configurable algorithms.
URL: https://github.com/bowlofeggs/rpick
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: andrewhalle
Submitter: andrewhalle
FirstSubmitted: 1684300107
LastModified: 1705810210
URLPath: /cgit/aur.git/snapshot/rpick.tar.gz