fbmenugen on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S fbmenugen

* (Optional) Uninstall fbmenugen on Arch using YAY

$ yay -Rns fbmenugen

2. Manually Install "fbmenugen" via AUR

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

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

b. Clone fbmenugen's git locally

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

c. Go to ~/fbmenugen folder and install it

$ cd ~/fbmenugen $ makepkg -si

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

ID: 1335582
Name: fbmenugen
PackageBaseID: 39331
PackageBase: fbmenugen
Version: 0.88-1
Description: A simple menu generator for the Fluxbox Window Manager (with support for icons).
URL: https://github.com/trizen/fbmenugen
NumVotes: 21
Popularity: 0
OutOfDate:
Maintainer: trizen
Submitter: trizen
FirstSubmitted: 1280636472
LastModified: 1697542677
URLPath: /cgit/aur.git/snapshot/fbmenugen.tar.gz