findpkg on AUR (Arch User Repository)

Last updated: November 01,2024

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

$ yay -S findpkg

* (Optional) Uninstall findpkg on Arch using YAY

$ yay -Rns findpkg

2. Manually Install "findpkg" via AUR

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

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

b. Clone findpkg's git locally

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

c. Go to ~/findpkg folder and install it

$ cd ~/findpkg $ makepkg -si

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

ID: 1052686
Name: findpkg
PackageBaseID: 177004
PackageBase: findpkg
Version: 1.0.0-1
Description: A fast command not found hook
URL: https://github.com/Alexendoo/findpkg
NumVotes: 5
Popularity: 0.026272
OutOfDate:
Maintainer: Alexendoo
Submitter: Alexendoo
FirstSubmitted: 1647554608
LastModified: 1647554608
URLPath: /cgit/aur.git/snapshot/findpkg.tar.gz