commando on AUR (Arch User Repository)

Last updated: January 06,2025

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

$ yay -S commando

* (Optional) Uninstall commando on Arch using YAY

$ yay -Rns commando

2. Manually Install "commando" via AUR

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

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

b. Clone commando's git locally

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

c. Go to ~/commando folder and install it

$ cd ~/commando $ makepkg -si

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

ID: 1138063
Name: commando
PackageBaseID: 185474
PackageBase: commando
Version: 0.6.0-6
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: 1662253565
LastModified: 1662857928
URLPath: /cgit/aur.git/snapshot/commando.tar.gz