essentia on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S essentia

* (Optional) Uninstall essentia on Arch using YAY

$ yay -Rns essentia

2. Manually Install "essentia" via AUR

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

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

b. Clone essentia's git locally

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

c. Go to ~/essentia folder and install it

$ cd ~/essentia $ makepkg -si

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

ID: 221171
Name: essentia
PackageBaseID: 79632
PackageBase: essentia
Version: 2.0.1-3
Description: Open-source C++ library for audio analysis and audio-based music information retrieval
URL: http://essentia.upf.edu/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: Freso
FirstSubmitted: 1393857639
LastModified: 1439453305
URLPath: /cgit/aur.git/snapshot/essentia.tar.gz