How to Install and Uninstall libmediainfo-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "libmediainfo-doc" package

Please follow the guidelines below to install libmediainfo-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmediainfo-doc

2. Uninstall "libmediainfo-doc" package

Please follow the steps below to uninstall libmediainfo-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libmediainfo-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmediainfo-doc
Priority: optional
Section: universe/doc
Installed-Size: 640
Maintainer: Ubuntu Developers
Original-Maintainer: Chow Loong Jin
Architecture: all
Source: libmediainfo
Version: 0.7.82-1
Filename: pool/universe/libm/libmediainfo/libmediainfo-doc_0.7.82-1_all.deb
Size: 91962
MD5sum: 65e7b481897c57f7cf934536c51b467f
SHA1: 4e1453e6d5ffbd1ea128911abb6f569e430cb5c3
SHA256: e5656dfd8c67dcd3e86491babb60395f8e679e73ab3ae8a4a49eaeebea16486c
Description-en: library for reading metadata from media files -- documentation
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 Doxygen generated API reference for developing
applications/libraries using this library.
Description-md5: a09164a8756db0b41db83d61a332cfe4
Homepage: http://MediaArea.net/MediaInfo
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu