pacfinder on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S pacfinder

* (Optional) Uninstall pacfinder on Arch using YAY

$ yay -Rns pacfinder

2. Manually Install "pacfinder" via AUR

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

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

b. Clone pacfinder's git locally

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

c. Go to ~/pacfinder folder and install it

$ cd ~/pacfinder $ makepkg -si

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

ID: 1057629
Name: pacfinder
PackageBaseID: 176495
PackageBase: pacfinder
Version: 1.2-1
Description: Pacman repository & package explorer for Arch Linux.
URL: https://github.com/stevenbenner/pacfinder
NumVotes: 15
Popularity: 0.000682
OutOfDate:
Maintainer: stevenbenner
Submitter: stevenbenner
FirstSubmitted: 1646062992
LastModified: 1648405428
URLPath: /cgit/aur.git/snapshot/pacfinder.tar.gz