xdgmenumaker on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S xdgmenumaker

* (Optional) Uninstall xdgmenumaker on Arch using YAY

$ yay -Rns xdgmenumaker

2. Manually Install "xdgmenumaker" via AUR

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

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

b. Clone xdgmenumaker's git locally

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

c. Go to ~/xdgmenumaker folder and install it

$ cd ~/xdgmenumaker $ makepkg -si

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

ID: 1112170
Name: xdgmenumaker
PackageBaseID: 108267
PackageBase: xdgmenumaker
Version: 2.0-1
Description: A command line tool that generates XDG menus for several window managers
URL: https://github.com/gapan/xdgmenumaker
NumVotes: 6
Popularity: 9.0E-6
OutOfDate:
Maintainer: franch
Submitter: Gaming4JC
FirstSubmitted: 1456881387
LastModified: 1657874972
URLPath: /cgit/aur.git/snapshot/xdgmenumaker.tar.gz