dmenu-bud on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S dmenu-bud

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

$ yay -Rns dmenu-bud

2. Manually Install "dmenu-bud" via AUR

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

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

b. Clone dmenu-bud's git locally

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

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

$ cd ~/dmenu-bud $ makepkg -si

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

ID: 1297076
Name: dmenu-bud
PackageBaseID: 193838
PackageBase: dmenu-bud
Version: 5.2.1-1
Description: Generic menu for X. Patched to fit i3menu
URL: https://github.com/budRich/dmenu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1684600323
LastModified: 1690822197
URLPath: /cgit/aur.git/snapshot/dmenu-bud.tar.gz