gmenu on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S gmenu

* (Optional) Uninstall gmenu on Arch using YAY

$ yay -Rns gmenu

2. Manually Install "gmenu" via AUR

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

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

b. Clone gmenu's git locally

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

c. Go to ~/gmenu folder and install it

$ cd ~/gmenu $ makepkg -si

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

ID: 1317399
Name: gmenu
PackageBaseID: 146595
PackageBase: gmenu
Version: 0.3.1-1
Description: Desktop application launcher
URL: https://code.rocketnine.space/tslocum/gmenu
NumVotes: 7
Popularity: 0.005455
OutOfDate:
Maintainer: hfrq
Submitter: KingofToasters
FirstSubmitted: 1573610607
LastModified: 1694459502
URLPath: /cgit/aur.git/snapshot/gmenu.tar.gz