How to Install and Uninstall php-mikealmond-musicbrainz.noarch Package on Fedora 35

Last updated: October 01,2024

1. Install "php-mikealmond-musicbrainz.noarch" package

This guide let you learn how to install php-mikealmond-musicbrainz.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install php-mikealmond-musicbrainz.noarch

2. Uninstall "php-mikealmond-musicbrainz.noarch" package

This guide covers the steps necessary to uninstall php-mikealmond-musicbrainz.noarch on Fedora 35:

$ sudo dnf remove php-mikealmond-musicbrainz.noarch $ sudo dnf autoremove

3. Information about the php-mikealmond-musicbrainz.noarch package on Fedora 35

Last metadata expiration check: 1:24:08 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php-mikealmond-musicbrainz
Version : 0.2.2
Release : 10.fc35
Architecture : noarch
Size : 21 k
Source : php-mikealmond-musicbrainz-0.2.2-10.fc35.src.rpm
Repository : fedora
Summary : A PHP library to access MusicBrainz's Web Service v2
URL : https://github.com/mikealmond/MusicBrainz
License : MIT
Description : This PHP library that allows you to easily access the MusicBrainz Web
: Service V2 API. Visit the MusicBrainz development page for more
: information.
:
: This project is a fork of https://github.com/chrisdawson/MusicBrainz and
: takes some inspiration from the Python bindings.