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

Last updated: May 16,2024

1. Install "python-mutagen-doc" package

This is a short guide on how to install python-mutagen-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-mutagen-doc

2. Uninstall "python-mutagen-doc" package

This guide covers the steps necessary to uninstall python-mutagen-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-mutagen-doc
Priority: optional
Section: universe/doc
Installed-Size: 857
Maintainer: Ubuntu Developers
Original-Maintainer: Tristan Seligmann
Architecture: all
Source: mutagen
Version: 1.31-1ubuntu1
Depends: libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common
Recommends: python-mutagen
Filename: pool/universe/m/mutagen/python-mutagen-doc_1.31-1ubuntu1_all.deb
Size: 90470
MD5sum: 2efaeb73358ee04f1a516ca6ff4f9e69
SHA1: b7470e321768e3d78154178077d0e37919243de4
SHA256: afae41dc62c9ad0c77a56fa5655cbde42d24bdba4b09b3777e49569bc9057bd4
Description-en: audio metadata editing library - documentation
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.
.
This package provides documentation for the mutagen package.
Description-md5: a1e23b059f18d3397a3df8555644807b
Homepage: https://bitbucket.org/lazka/mutagen
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu