menutray on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S menutray

* (Optional) Uninstall menutray on Arch using YAY

$ yay -Rns menutray

2. Manually Install "menutray" via AUR

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

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

b. Clone menutray's git locally

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

c. Go to ~/menutray folder and install it

$ cd ~/menutray $ makepkg -si

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

ID: 951195
Name: menutray
PackageBaseID: 47083
PackageBase: menutray
Version: 0.54-1
Description: An application menu through a GTK+ tray status icon.
URL: https://github.com/trizen/menutray
NumVotes: 15
Popularity: 0
OutOfDate:
Maintainer: trizen
Submitter: trizen
FirstSubmitted: 1299225384
LastModified: 1629670611
URLPath: /cgit/aur.git/snapshot/menutray.tar.gz