How to Install and Uninstall python-musicbrainz2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "python-musicbrainz2" package

This tutorial shows how to install python-musicbrainz2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-musicbrainz2

2. Uninstall "python-musicbrainz2" package

Please follow the instructions below to uninstall python-musicbrainz2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-musicbrainz2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-musicbrainz2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-musicbrainz2
Priority: optional
Section: universe/python
Installed-Size: 217
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.7.4-2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), libdiscid0
Suggests: python-musicbrainz2-doc
Filename: pool/universe/p/python-musicbrainz2/python-musicbrainz2_0.7.4-2_all.deb
Size: 44720
MD5sum: ab8aa5e57d2e10c21bacbfbeaa9bbfc7
SHA1: 0a2f8ea78c544f2d073e803d5b5c04b1a4c40f82
SHA256: b6ebb24283edfc9b011222d2a051334f04f3e6c637b80b054cc627af3a84776e
Description-en: interface to the MusicBrainz XML web service
python-musicbrainz2 provides simple, object oriented access to the
MusicBrainz web service. It is useful for applications like CD rippers,
taggers, media players, and other tools that need music metadata.
.
The MusicBrainz Project (see http://musicbrainz.org) collects music
metadata and is maintained by its large and constantly growing user
community.
Description-md5: 406d7274d8411980352df37aa4f8d358
Homepage: http://musicbrainz.org/doc/PythonMusicBrainz2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions