statusnotifier on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S statusnotifier

* (Optional) Uninstall statusnotifier on Arch using YAY

$ yay -Rns statusnotifier

2. Manually Install "statusnotifier" via AUR

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

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

b. Clone statusnotifier's git locally

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

c. Go to ~/statusnotifier folder and install it

$ cd ~/statusnotifier $ makepkg -si

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

ID: 391198
Name: statusnotifier
PackageBaseID: 82931
PackageBase: statusnotifier
Version: 1.0.0-1
Description: Library to use KDE's StatusNotifierItem via GObject
URL: https://jjacky.com/statusnotifier
NumVotes: 20
Popularity: 0.157047
OutOfDate:
Maintainer: jjacky
Submitter: jjacky
FirstSubmitted: 1402419575
LastModified: 1489167808
URLPath: /cgit/aur.git/snapshot/statusnotifier.tar.gz