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

Last updated: September 20,2024

1. Install "python-mutagen" package

Please follow the instructions below to install python-mutagen on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-mutagen

2. Uninstall "python-mutagen" package

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

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

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

Package: python-mutagen
Priority: optional
Section: universe/python
Installed-Size: 521
Maintainer: Ubuntu Developers
Original-Maintainer: Tristan Seligmann
Architecture: all
Source: mutagen
Version: 1.31-1ubuntu1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-mutagen-doc
Filename: pool/universe/m/mutagen/python-mutagen_1.31-1ubuntu1_all.deb
Size: 102400
MD5sum: 7467ae22e13150d8597cb5b1589948b5
SHA1: 856491300f3edf7763b6ea95b4e755613563d1ec
SHA256: 8574821f0a78b36eb0f495e85c498c1032ac6ca202f9e7033451ba8d854847b6
Description-en: audio metadata editing library
Mutagen is a Python module to handle audio metadata. It supports FLAC,
M4A, MP3, Ogg FLAC, Ogg Speex, Ogg Theora, Ogg Vorbis, True Audio, and
WavPack audio files. All versions of ID3v2 are supported, and all
standard ID3v2.4 frames are parsed. It can read Xing headers to
accurately calculate the bitrate and length of MP3s. ID3 and APEv2
tags can be edited regardless of audio format. It can also manipulate
Ogg streams on an individual packet/page level.
Description-md5: 1b86a06e0b7bd4c27967043c83601d66
Homepage: https://bitbucket.org/lazka/mutagen
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntustudio-audio