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

Last updated: May 17,2024

1. Install "pypy-mutagen" package

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

$ sudo apt update $ sudo apt install pypy-mutagen

2. Uninstall "pypy-mutagen" package

This is a short guide on how to uninstall pypy-mutagen on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: pypy-mutagen
Priority: optional
Section: universe/python
Installed-Size: 474
Maintainer: Ubuntu Developers
Original-Maintainer: Tristan Seligmann
Architecture: all
Source: mutagen
Version: 1.31-1ubuntu1
Depends: pypy
Suggests: python-mutagen-doc
Filename: pool/universe/m/mutagen/pypy-mutagen_1.31-1ubuntu1_all.deb
Size: 90656
MD5sum: e2db49930837bac68fb71534ef78e2d4
SHA1: 50048b376a1c08951ed25312a58513c2e39f6cf0
SHA256: 4bbf4b2ba39ee1c53b9ff33196681d32d576546c3c574a5618722702b9eeb086
Description-en: audio metadata editing library (PyPy)
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 is built for PyPy.
Description-md5: e672eb5c96ff1fd604925f8a5f2625bf
Homepage: https://bitbucket.org/lazka/mutagen
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu