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
Copied
b. Install findpkg on Arch using YAY
$
yay -S
findpkg
Copied
* (Optional) Uninstall findpkg on Arch using YAY
$
yay -Rns
findpkg
Copied
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
Copied
b. Clone findpkg's git locally
$
git clone https://aur.archlinux.org/findpkg.git
~/findpkg
Copied
c. Go to ~/findpkg folder and install it
$
cd
~/findpkg
Copied
$
makepkg -si
Copied
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
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