How to Install and Uninstall libmediainfo-dev Package on Kali Linux

Last updated: May 04,2024

1. Install "libmediainfo-dev" package

Please follow the guidelines below to install libmediainfo-dev on Kali Linux

$ sudo apt update $ sudo apt install libmediainfo-dev

2. Uninstall "libmediainfo-dev" package

Please follow the step by step instructions below to uninstall libmediainfo-dev on Kali Linux:

$ sudo apt remove libmediainfo-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmediainfo-dev package on Kali Linux

Package: libmediainfo-dev
Source: libmediainfo
Version: 24.01+dfsg-1
Installed-Size: 174
Maintainer: Chow Loong Jin
Architecture: amd64
Depends: libzen-dev (>= 0.4.41), libcurl4-gnutls-dev, zlib1g-dev, libmediainfo0v5 (= 24.01+dfsg-1)
Size: 25208
SHA256: b5050607fdefa13270d29cac69a223c23a6cba023e59728e7dff78dc2c8326bb
SHA1: f411b7e551b4f39eac4460d20ce5aaee3bb85d99
MD5sum: 2565dd148289c288d13503ddc8da86da
Description: library reading metadata from media files -- headers
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 headers and other development support files needed
for compiling and linking applications and libraries which use this library.
Description-md5:
Homepage: http://MediaArea.net/MediaInfo
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libm/libmediainfo/libmediainfo-dev_24.01+dfsg-1_amd64.deb