psi-notify on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S psi-notify

* (Optional) Uninstall psi-notify on Arch using YAY

$ yay -Rns psi-notify

2. Manually Install "psi-notify" via AUR

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

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

b. Clone psi-notify's git locally

$ git clone https://aur.archlinux.org/psi-notify.git ~/psi-notify

c. Go to ~/psi-notify folder and install it

$ cd ~/psi-notify $ makepkg -si

3. Information about the psi-notify package on Arch User Repository (AUR)

ID: 1125098
Name: psi-notify
PackageBaseID: 151962
PackageBase: psi-notify
Version: 1.3.1-1
Description: Minimalistic PSI notifier using libnotify
URL: https://github.com/cdown/psi-notify
NumVotes: 8
Popularity: 0.001896
OutOfDate:
Maintainer: cdown
Submitter: cdown
FirstSubmitted: 1587776130
LastModified: 1660269577
URLPath: /cgit/aur.git/snapshot/psi-notify.tar.gz