libgaia2 on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libgaia2

* (Optional) Uninstall libgaia2 on Arch using YAY

$ yay -Rns libgaia2

2. Manually Install "libgaia2" via AUR

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

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

b. Clone libgaia2's git locally

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

c. Go to ~/libgaia2 folder and install it

$ cd ~/libgaia2 $ makepkg -si

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

ID: 1204059
Name: libgaia2
PackageBaseID: 190011
PackageBase: libgaia2
Version: v2.4.6r2-1
Description: C++ library with python bindings which implements similarity measures and classifcations on the results of audio analysis, and generates classifcation models that Essentia can use to compute high-level description of music.
URL: https://github.com/doctorfree/gaia
NumVotes: 1
Popularity: 0.000257
OutOfDate:
Maintainer: doctorwhen
Submitter: doctorwhen
FirstSubmitted: 1675116070
LastModified: 1675116070
URLPath: /cgit/aur.git/snapshot/libgaia2.tar.gz