volumectl on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S volumectl

* (Optional) Uninstall volumectl on Arch using YAY

$ yay -Rns volumectl

2. Manually Install "volumectl" via AUR

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

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

b. Clone volumectl's git locally

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

c. Go to ~/volumectl folder and install it

$ cd ~/volumectl $ makepkg -si

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

ID: 646662
Name: volumectl
PackageBaseID: 126354
PackageBase: volumectl
Version: 0.1.0-1
Description: A command line utility to control the volume
URL: https://github.com/vially/volumectl
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: vially
Submitter: vially
FirstSubmitted: 1508064146
LastModified: 1568568722
URLPath: /cgit/aur.git/snapshot/volumectl.tar.gz