How to Install and Uninstall python3-mediainfodll Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 03,2024

1. Install "python3-mediainfodll" package

Please follow the guidelines below to install python3-mediainfodll on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-mediainfodll

2. Uninstall "python3-mediainfodll" package

Please follow the guidance below to uninstall python3-mediainfodll on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-mediainfodll package on Ubuntu 21.10 (Impish Indri)

Package: python3-mediainfodll
Architecture: all
Version: 21.03+dfsg-1
Priority: optional
Section: universe/python
Source: libmediainfo
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Chow Loong Jin
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 49
Depends: python3:any, libmediainfo0v5 (>= 21.03+dfsg-1)
Filename: pool/universe/libm/libmediainfo/python3-mediainfodll_21.03+dfsg-1_all.deb
Size: 6580
MD5sum: a39413ff78de250c5a9dae7db4e026a0
SHA1: 2e245a679974f1698a5d5aab697ae591fbef0af7
SHA256: e1cd6b10ce14dda27d09ec432c62df3b4dc6a02cfaf47312a496027faf509a8f
SHA512: 60aa8d86e843d929c343f219bcb5e77ef5bf4a6403b1ea146003338a22b4f78faa49af51605257b33418eb25478ac3e62e454e7f5573fee3316667d75833436d
Homepage: http://MediaArea.net/MediaInfo
Description-en: 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: dabb794f5777d21eaa1da8e6cd9c0159
Task: ubuntu-mate-desktop