libgroove on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S libgroove

* (Optional) Uninstall libgroove on Arch using YAY

$ yay -Rns libgroove

2. Manually Install "libgroove" via AUR

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

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

b. Clone libgroove's git locally

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

c. Go to ~/libgroove folder and install it

$ cd ~/libgroove $ makepkg -si

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

ID: 468726
Name: libgroove
PackageBaseID: 80148
PackageBase: libgroove
Version: 4.3.0-3
Description: Library that provides decoding and encoding of audio on a playlist.
URL: https://github.com/andrewrk/libgroove
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: christoph.gysin
Submitter: jonjomckay
FirstSubmitted: 1395272081
LastModified: 1513010869
URLPath: /cgit/aur.git/snapshot/libgroove.tar.gz