How to Install and Uninstall python3-mutagen Package on Kali Linux

Last updated: May 13,2024

1. Install "python3-mutagen" package

Please follow the guidance below to install python3-mutagen on Kali Linux

$ sudo apt update $ sudo apt install python3-mutagen

2. Uninstall "python3-mutagen" package

Please follow the instructions below to uninstall python3-mutagen on Kali Linux:

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

3. Information about the python3-mutagen package on Kali Linux

Package: python3-mutagen
Source: mutagen
Version: 1.46.0-2
Installed-Size: 663
Maintainer: Debian Python Team
Architecture: all
Replaces: python-mutagen (<< 1.44.0-1)
Depends: python3:any
Suggests: python-mutagen-doc
Breaks: beets (<< 1.4.9-6~), python-mutagen (<< 1.44.0-1)
Size: 134908
SHA256: 204ceb9f4e3ace5388870b56548f2608a84b9acda9638bd0f275d459c5a5311c
SHA1: 8438fb3d5277c023e46d4d8a16a394d6f620749e
MD5sum: 0db92ce8197abed3a5ea30c02e7c75ed
Description: audio metadata editing library (Python 3)
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 Python 3.
Description-md5:
Homepage: https://github.com/quodlibet/mutagen
Section: python
Priority: optional
Filename: pool/main/m/mutagen/python3-mutagen_1.46.0-2_all.deb