gdmenu on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S gdmenu

* (Optional) Uninstall gdmenu on Arch using YAY

$ yay -Rns gdmenu

2. Manually Install "gdmenu" via AUR

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

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

b. Clone gdmenu's git locally

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

c. Go to ~/gdmenu folder and install it

$ cd ~/gdmenu $ makepkg -si

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

ID: 257390
Name: gdmenu
PackageBaseID: 84409
PackageBase: gdmenu
Version: 1:18-1
Description: GTK+ dmenu clone
URL: https://github.com/rliang/gdmenu
NumVotes: 6
Popularity: 0
OutOfDate: 1703776915
Maintainer: bidulock
Submitter: ASMik09
FirstSubmitted: 1407344102
LastModified: 1450384179
URLPath: /cgit/aur.git/snapshot/gdmenu.tar.gz