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

Last updated: May 18,2024

1. Install "python3-mlt" package

Here is a brief guide to show you how to install python3-mlt on Kali Linux

$ sudo apt update $ sudo apt install python3-mlt

2. Uninstall "python3-mlt" package

This guide covers the steps necessary to uninstall python3-mlt on Kali Linux:

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

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

Package: python3-mlt
Source: mlt (7.22.0-1)
Version: 7.22.0-1+b1
Installed-Size: 546
Maintainer: Patrick Matthäi
Architecture: amd64
Replaces: python-mlt
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libmlt++7 (>= 7.22.0), libmlt7 (>= 7.22.0), libstdc++6 (>= 5), python3 (<< 3.12), python3 (>= 3.11~), python3:any
Conflicts: python-mlt
Size: 98160
SHA256: 166f83462b1768d0911e7cf592daf145502d3f9d6fe392accfc86b7404f07fa2
SHA1: 4a046a2307667a96fe2b1a82b7f63ec8f467d166
MD5sum: 0d779b677abaa3901ef80dded474faf6
Description: 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:
Homepage: https://www.mltframework.org
Section: python
Priority: optional
Filename: pool/main/m/mlt/python3-mlt_7.22.0-1+b1_amd64.deb