noti on AUR (Arch User Repository)

Last updated: November 01,2024

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

$ yay -S noti

* (Optional) Uninstall noti on Arch using YAY

$ yay -Rns noti

2. Manually Install "noti" via AUR

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

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

b. Clone noti's git locally

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

c. Go to ~/noti folder and install it

$ cd ~/noti $ makepkg -si

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

ID: 1300403
Name: noti
PackageBaseID: 135661
PackageBase: noti
Version: 3.7.0-2
Description: Monitor a process and trigger a notification
URL: https://github.com/variadico/noti
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: SibrenVasse
Submitter: SibrenVasse
FirstSubmitted: 1535990682
LastModified: 1691424555
URLPath: /cgit/aur.git/snapshot/noti.tar.gz