systrayhelper on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S systrayhelper

* (Optional) Uninstall systrayhelper on Arch using YAY

$ yay -Rns systrayhelper

2. Manually Install "systrayhelper" via AUR

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

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

b. Clone systrayhelper's git locally

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

c. Go to ~/systrayhelper folder and install it

$ cd ~/systrayhelper $ makepkg -si

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

ID: 568187
Name: systrayhelper
PackageBaseID: 138029
PackageBase: systrayhelper
Version: 0.0.5-1
Description: A systray utility written in go, using json over stdio for control and events
URL: https://github.com/ssbc/systrayhelper
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: cryptix
Submitter: cryptix
FirstSubmitted: 1544720358
LastModified: 1544727908
URLPath: /cgit/aur.git/snapshot/systrayhelper.tar.gz