python-librosa on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-librosa

* (Optional) Uninstall python-librosa on Arch using YAY

$ yay -Rns python-librosa

2. Manually Install "python-librosa" via AUR

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

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

b. Clone python-librosa's git locally

$ git clone https://aur.archlinux.org/python-librosa.git ~/python-librosa

c. Go to ~/python-librosa folder and install it

$ cd ~/python-librosa $ makepkg -si

3. Information about the python-librosa package on Arch User Repository (AUR)

ID: 1305211
Name: python-librosa
PackageBaseID: 124942
PackageBase: python-librosa
Version: 0.10.1-1
Description: Python library for music and audio analysis
URL: https://librosa.org
NumVotes: 9
Popularity: 0.017603
OutOfDate:
Maintainer: petronny
Submitter: petronny
FirstSubmitted: 1503236322
LastModified: 1692259012
URLPath: /cgit/aur.git/snapshot/python-librosa.tar.gz