mcli-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S mcli-bin

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

$ yay -Rns mcli-bin

2. Manually Install "mcli-bin" via AUR

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

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

b. Clone mcli-bin's git locally

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

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

$ cd ~/mcli-bin $ makepkg -si

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

ID: 1262181
Name: mcli-bin
PackageBaseID: 188460
PackageBase: mcli-bin
Version: 1.2.0-1
Description: Simple shortcut menu for shell commands.
URL: https://github.com/mazzz1y/mcli
NumVotes: 1
Popularity: 0.000698
OutOfDate:
Maintainer: MaZy
Submitter: MaZy
FirstSubmitted: 1670152664
LastModified: 1684858707
URLPath: /cgit/aur.git/snapshot/mcli-bin.tar.gz