python-musdb on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-musdb

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

$ yay -Rns python-musdb

2. Manually Install "python-musdb" via AUR

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

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

b. Clone python-musdb's git locally

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

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

$ cd ~/python-musdb $ makepkg -si

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

ID: 663451
Name: python-musdb
PackageBaseID: 146244
PackageBase: python-musdb
Version: 0.3.1-1
Description: A python package to parse and process the MUSDB18 dataset
URL: https://github.com/sigsep/sigsep-mus-db
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: morris-frank
Submitter: morris-frank
FirstSubmitted: 1572459611
LastModified: 1572972329
URLPath: /cgit/aur.git/snapshot/python-musdb.tar.gz