gpicker on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S gpicker

* (Optional) Uninstall gpicker on Arch using YAY

$ yay -Rns gpicker

2. Manually Install "gpicker" via AUR

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

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

b. Clone gpicker's git locally

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

c. Go to ~/gpicker folder and install it

$ cd ~/gpicker $ makepkg -si

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

ID: 287017
Name: gpicker
PackageBaseID: 109197
PackageBase: gpicker
Version: 2.3-1
Description: A program that allows you to quickly and conveniently pick file in a (possibly very large) project
URL: http://savannah.nongnu.org/projects/gpicker
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: qwence
Submitter: qwence
FirstSubmitted: 1458685260
LastModified: 1458685907
URLPath: /cgit/aur.git/snapshot/gpicker.tar.gz