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