commando-bin on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S commando-bin

* (Optional) Uninstall commando-bin on Arch using YAY

$ yay -Rns commando-bin

2. Manually Install "commando-bin" via AUR

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

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

b. Clone commando-bin's git locally

$ git clone https://aur.archlinux.org/commando-bin.git ~/commando-bin

c. Go to ~/commando-bin folder and install it

$ cd ~/commando-bin $ makepkg -si

3. Information about the commando-bin package on Arch User Repository (AUR)

ID: 1193269
Name: commando-bin
PackageBaseID: 185518
PackageBase: commando-bin
Version: 0.6.0-5
Description: A fast, locate-like utility to search for commands in Arch Linux repos
URL: https://github.com/DumbMahreeo/commando
NumVotes: 1
Popularity: 1.4E-5
OutOfDate:
Maintainer: DumbMahreeo
Submitter: DumbMahreeo
FirstSubmitted: 1662407208
LastModified: 1673114247
URLPath: /cgit/aur.git/snapshot/commando-bin.tar.gz