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

Last updated: October 08,2024

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

Please follow the step by step instructions below to install php-mikealmond-musicbrainz.noarch on Fedora 34

$ 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 34:

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

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

Last metadata expiration check: 4:58:44 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-mikealmond-musicbrainz
Version : 0.2.2
Release : 9.fc34
Architecture : noarch
Size : 21 k
Source : php-mikealmond-musicbrainz-0.2.2-9.fc34.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.