ftmenu on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S ftmenu

* (Optional) Uninstall ftmenu on Arch using YAY

$ yay -Rns ftmenu

2. Manually Install "ftmenu" via AUR

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

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

b. Clone ftmenu's git locally

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

c. Go to ~/ftmenu folder and install it

$ cd ~/ftmenu $ makepkg -si

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

ID: 240926
Name: ftmenu
PackageBaseID: 40383
PackageBase: ftmenu
Version: 0.4.0-2
Description: Fluxbox menu icon tray
URL: http://ftmenu.sourceforge.net/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: gavian
FirstSubmitted: 1283163009
LastModified: 1445215680
URLPath: /cgit/aur.git/snapshot/ftmenu.tar.gz