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

Last updated: May 21,2024

1. Install "python3-mediainfodll" package

Please follow the instructions below to install python3-mediainfodll on Kali Linux

$ sudo apt update $ sudo apt install python3-mediainfodll

2. Uninstall "python3-mediainfodll" package

Here is a brief guide to show you how to uninstall python3-mediainfodll on Kali Linux:

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

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

Package: python3-mediainfodll
Source: libmediainfo
Version: 24.01+dfsg-1
Installed-Size: 45
Maintainer: Chow Loong Jin
Architecture: all
Depends: python3:any, libmediainfo0v5 (>= 24.01+dfsg-1)
Size: 12472
SHA256: a627efaedcc977ab751a069e6a3f315ae01a56b941291ec07e01580e7390887a
SHA1: 9871426855a702e12103a4e23cb9594ef3b0499a
MD5sum: c8a41ccaf73074287791406580d47a2e
Description: library for reading metadata from media files -- shared library
MediaInfo is a library used for retrieving technical information and other
metadata about audio or video files.
.
A non-exhaustive list of the information MediaInfo can retrieve from media
files include:
- General: title, author, director, album, track number, date, duration...
- Video: codec, aspect, fps, bitrate...
- Audio: codec, sample rate, channels, language, bitrate...
- Text: language of subtitle
- Chapters: number of chapters, list of chapters
.
MediaInfo supports the following formats:
- Video: MKV, OGM, AVI, DivX, WMV, QuickTime, Real, MPEG-1, MPEG-2,
MPEG-4, DVD (VOB)...
- Video Codecs: DivX, XviD, MSMPEG4, ASP, H.264, AVC...)
- Audio: OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF...
- Subtitles: SRT, SSA, ASS, SAMI...
.
This package contains the Python 3.x module required for using this library
from Python 3.x applications.
Description-md5:
Multi-Arch: foreign
Homepage: http://MediaArea.net/MediaInfo
Section: python
Priority: optional
Filename: pool/main/libm/libmediainfo/python3-mediainfodll_24.01+dfsg-1_all.deb