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
Copied
b. Install noti on Arch using YAY
$
yay -S
noti
Copied
* (Optional) Uninstall noti on Arch using YAY
$
yay -Rns
noti
Copied
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
Copied
b. Clone noti's git locally
$
git clone https://aur.archlinux.org/noti.git
~/noti
Copied
c. Go to ~/noti folder and install it
$
cd
~/noti
Copied
$
makepkg -si
Copied
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
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