percol on AUR (Arch User Repository)
Last updated: March 14,2025
1. Install "percol" 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
Copied
b. Install percol on Arch using YAY
$
yay -S
percol
Copied
* (Optional) Uninstall percol on Arch using YAY
$
yay -Rns
percol
Copied
2. Manually Install "percol" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone percol's git locally
$
git clone https://aur.archlinux.org/percol.git
~/percol
Copied
c. Go to ~/percol folder and install it
$
cd
~/percol
Copied
$
makepkg -si
Copied
3. Information about the percol package on Arch User Repository (AUR)
ID: 1080827
Name: percol
PackageBaseID: 178887
PackageBase: percol
Version: 0.2.1-3
Description: Adds flavor of interactive filtering to the traditional pipe concept of UNIX shell
URL: https://github.com/mooz/percol
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jelly
FirstSubmitted: 1652684712
LastModified: 1652684712
URLPath: /cgit/aur.git/snapshot/percol.tar.gz
Name: percol
PackageBaseID: 178887
PackageBase: percol
Version: 0.2.1-3
Description: Adds flavor of interactive filtering to the traditional pipe concept of UNIX shell
URL: https://github.com/mooz/percol
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jelly
FirstSubmitted: 1652684712
LastModified: 1652684712
URLPath: /cgit/aur.git/snapshot/percol.tar.gz