umenu on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S umenu

* (Optional) Uninstall umenu on Arch using YAY

$ yay -Rns umenu

2. Manually Install "umenu" via AUR

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

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

b. Clone umenu's git locally

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

c. Go to ~/umenu folder and install it

$ cd ~/umenu $ makepkg -si

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

ID: 759626
Name: umenu
PackageBaseID: 147649
PackageBase: umenu
Version: 1.1.2.g1d7c154-1
Description: command-line menu (a la dmenu, slmenu) with single-keypress interaction
URL: https://github.com/JCoMcL/umenu.git
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: JCoMcL
Submitter: JCoMcL
FirstSubmitted: 1577224584
LastModified: 1593692569
URLPath: /cgit/aur.git/snapshot/umenu.tar.gz