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

Last updated: September 20,2024

1. Install "python3-mediafile" package

This guide let you learn how to install python3-mediafile on Kali Linux

$ sudo apt update $ sudo apt install python3-mediafile

2. Uninstall "python3-mediafile" package

This guide covers the steps necessary to uninstall python3-mediafile on Kali Linux:

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

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

Package: python3-mediafile
Source: python-mediafile
Version: 0.12.0-1
Installed-Size: 104
Maintainer: Debian Python Team
Architecture: all
Depends: python3-mutagen (>= 1.46), python3-six (>= 1.9), python3:any
Size: 22128
SHA256: 44cc5517d68b9e4d62e2f0c6a37a49388239d4cfcbf80e40e3990b4677108757
SHA1: 9f6e8f5101f3897e9b17dfbfeec6b60da3cb85a6
MD5sum: f1c041c60e086be2b59eb5d7316a7251
Description: read and write audio files' tags in Python
MediaFile is a simple interface to the metadata tags for many audio file
formats. It wraps Mutagen, a high-quality library for low-level tag
manipulation, with a high-level, format-independent interface for a common set
of tags.
Description-md5:
Homepage: https://github.com/beetbox/mediafile
Section: python
Priority: optional
Filename: pool/main/p/python-mediafile/python3-mediafile_0.12.0-1_all.deb