i3-volume on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S i3-volume

* (Optional) Uninstall i3-volume on Arch using YAY

$ yay -Rns i3-volume

2. Manually Install "i3-volume" via AUR

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

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

b. Clone i3-volume's git locally

$ git clone https://aur.archlinux.org/i3-volume.git ~/i3-volume

c. Go to ~/i3-volume folder and install it

$ cd ~/i3-volume $ makepkg -si

3. Information about the i3-volume package on Arch User Repository (AUR)

ID: 902891
Name: i3-volume
PackageBaseID: 141687
PackageBase: i3-volume
Version: 3.6.1-1
Description: Volume control and volume notifications for i3wm
URL: https://github.com/hastinbe/i3-volume
NumVotes: 4
Popularity: 1.0E-6
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1556786058
LastModified: 1620292847
URLPath: /cgit/aur.git/snapshot/i3-volume.tar.gz