php-musicbrainz on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S php-musicbrainz

* (Optional) Uninstall php-musicbrainz on Arch using YAY

$ yay -Rns php-musicbrainz

2. Manually Install "php-musicbrainz" via AUR

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

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

b. Clone php-musicbrainz's git locally

$ git clone https://aur.archlinux.org/php-musicbrainz.git ~/php-musicbrainz

c. Go to ~/php-musicbrainz folder and install it

$ cd ~/php-musicbrainz $ makepkg -si

3. Information about the php-musicbrainz package on Arch User Repository (AUR)

ID: 300898
Name: php-musicbrainz
PackageBaseID: 93803
PackageBase: php-musicbrainz
Version: 0.2.2-1
Description: PHP library to access MusicBrainz's Web Service v2
URL: https://github.com/mikealmond/MusicBrainz
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: JonnyJD
FirstSubmitted: 1433584726
LastModified: 1462742349
URLPath: /cgit/aur.git/snapshot/php-musicbrainz.tar.gz