dmenu-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S dmenu-git

* (Optional) Uninstall dmenu-git on Arch using YAY

$ yay -Rns dmenu-git

2. Manually Install "dmenu-git" via AUR

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

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

b. Clone dmenu-git's git locally

$ git clone https://aur.archlinux.org/dmenu-git.git ~/dmenu-git

c. Go to ~/dmenu-git folder and install it

$ cd ~/dmenu-git $ makepkg -si

3. Information about the dmenu-git package on Arch User Repository (AUR)

ID: 1289416
Name: dmenu-git
PackageBaseID: 98585
PackageBase: dmenu-git
Version: 5.2.r7.7ab0cb5-1
Description: Generic menu for X
URL: https://tools.suckless.org/dmenu/
NumVotes: 13
Popularity: 7.0E-6
OutOfDate:
Maintainer: eclairevoyant
Submitter: haavard
FirstSubmitted: 1440605238
LastModified: 1689447781
URLPath: /cgit/aur.git/snapshot/dmenu-git.tar.gz