xmenu on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S xmenu

* (Optional) Uninstall xmenu on Arch using YAY

$ yay -Rns xmenu

2. Manually Install "xmenu" via AUR

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

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

b. Clone xmenu's git locally

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

c. Go to ~/xmenu folder and install it

$ cd ~/xmenu $ makepkg -si

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

ID: 1240197
Name: xmenu
PackageBaseID: 154933
PackageBase: xmenu
Version: 4.6.1-3
Description: A menu utility for X.
URL: https://github.com/phillbush/xmenu
NumVotes: 7
Popularity: 0.001101
OutOfDate:
Maintainer: theblazehen
Submitter: theblazehen
FirstSubmitted: 1593423621
LastModified: 1681254562
URLPath: /cgit/aur.git/snapshot/xmenu.tar.gz