volnoti on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S volnoti

* (Optional) Uninstall volnoti on Arch using YAY

$ yay -Rns volnoti

2. Manually Install "volnoti" via AUR

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

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

b. Clone volnoti's git locally

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

c. Go to ~/volnoti folder and install it

$ cd ~/volnoti $ makepkg -si

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

ID: 1265826
Name: volnoti
PackageBaseID: 55159
PackageBase: volnoti
Version: 0.1-8
Description: Lightweight volume notification
URL: https://github.com/davidbrazdil/volnoti
NumVotes: 37
Popularity: 0
OutOfDate:
Maintainer: willemw
Submitter:
FirstSubmitted: 1324422951
LastModified: 1685527876
URLPath: /cgit/aur.git/snapshot/volnoti.tar.gz

5. The same packages on other Linux Distributions