ysnotifier on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S ysnotifier

* (Optional) Uninstall ysnotifier on Arch using YAY

$ yay -Rns ysnotifier

2. Manually Install "ysnotifier" via AUR

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

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

b. Clone ysnotifier's git locally

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

c. Go to ~/ysnotifier folder and install it

$ cd ~/ysnotifier $ makepkg -si

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

ID: 213558
Name: ysnotifier
PackageBaseID: 82163
PackageBase: ysnotifier
Version: 0.5.1-1
Description: A minimal notification daemon for Gtk2.
URL: http://dev.yaki-syndicate.de/
NumVotes: 0
Popularity: 0
OutOfDate: 1702404833
Maintainer: Creshal
Submitter: Creshal
FirstSubmitted: 1401011714
LastModified: 1437384167
URLPath: /cgit/aur.git/snapshot/ysnotifier.tar.gz