How to Install and Uninstall python-mlt Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "python-mlt" package

This guide covers the steps necessary to install python-mlt on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-mlt

2. Uninstall "python-mlt" package

Please follow the guidelines below to uninstall python-mlt on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-mlt $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-mlt package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-mlt
Priority: optional
Section: universe/python
Installed-Size: 560
Maintainer: Ubuntu Developers
Original-Maintainer: Fathi Boudra
Architecture: amd64
Source: mlt
Version: 6.0.0-2
Replaces: python-mlt2, python-mlt3, python-mlt5
Provides: python2.7-mlt
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libmlt++3 (>= 6.0.0), libmlt6 (>= 6.0.0), libpython2.7 (>= 2.7), libstdc++6 (>= 4.1.1), python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~)
Conflicts: python-mlt2, python-mlt3, python-mlt5
Filename: pool/universe/m/mlt/python-mlt_6.0.0-2_amd64.deb
Size: 94770
MD5sum: 79ee654715441cecd1a6d5612c403e4d
SHA1: 042f12fdde9232eae7c3ffe4d0182200f9310cd7
SHA256: 06cfac1031de90c70321373ccb78080043b3a637cf53fb67cdf60bb5a9de7878
Description-en: multimedia framework (Python bindings)
MLT is an open source multimedia framework, designed and developed for
television broadcasting. It provides a toolkit for broadcasters, video
editors, media players, transcoders, web streamers and many more types of
applications. The functionality of the system is provided via an assortment
of ready to use tools, xml authoring components, and an extendible plug-in
based API.
.
This package contains the Python bindings for the mlt package.
Description-md5: c33f6feea04a0b91662e31b0e992ebba
Homepage: http://www.mltframework.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntustudio-video