find-the-command on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S find-the-command

* (Optional) Uninstall find-the-command on Arch using YAY

$ yay -Rns find-the-command

2. Manually Install "find-the-command" via AUR

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

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

b. Clone find-the-command's git locally

$ git clone https://aur.archlinux.org/find-the-command.git ~/find-the-command

c. Go to ~/find-the-command folder and install it

$ cd ~/find-the-command $ makepkg -si

3. Information about the find-the-command package on Arch User Repository (AUR)

ID: 1135136
Name: find-the-command
PackageBaseID: 111292
PackageBase: find-the-command
Version: 2.0.1-1
Description: Advanced command-not-found hook for bash, fish and zsh using the power of pacman
URL: https://github.com/pkasemir/find-the-command
NumVotes: 41
Popularity: 1.462367
OutOfDate:
Maintainer: pkasemir
Submitter: lexter
FirstSubmitted: 1463262211
LastModified: 1662323252
URLPath: /cgit/aur.git/snapshot/find-the-command.tar.gz