umenu on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install umenu on Arch using YAY
$
yay -S
umenu
Copied
* (Optional) Uninstall umenu on Arch using YAY
$
yay -Rns
umenu
Copied
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
Copied
b. Clone umenu's git locally
$
git clone https://aur.archlinux.org/umenu.git
~/umenu
Copied
c. Go to ~/umenu folder and install it
$
cd
~/umenu
Copied
$
makepkg -si
Copied
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
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