How to Install and Uninstall python3-ges-1.0 Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-ges-1.0" package

Please follow the guidance below to install python3-ges-1.0 on Kali Linux

$ sudo apt update $ sudo apt install python3-ges-1.0

2. Uninstall "python3-ges-1.0" package

Please follow the step by step instructions below to uninstall python3-ges-1.0 on Kali Linux:

$ sudo apt remove python3-ges-1.0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-ges-1.0 package on Kali Linux

Package: python3-ges-1.0
Source: gstreamer-editing-services1.0
Version: 1.22.9-1
Installed-Size: 33
Maintainer: Maintainers of GStreamer packages
Architecture: all
Depends: python3:any, python3-gi (>= 3.8), gir1.2-glib-2.0, gir1.2-gstreamer-1.0 (>= 1.22.0), gir1.2-gst-plugins-base-1.0 (>= 1.22.0), gir1.2-ges-1.0 (>= 1.22.0)
Size: 13440
SHA256: 3dcdb415c9c97a8563b34df5e1f41fa3cf69be6fb1333e897a9be7822d426659
SHA1: 989d6518fdbb5cb0597e85563b0a2f1de33331cd
MD5sum: 12a3398536b24160fd57a35e43683db0
Description: Python bindings for the GES library
The GStreamer multimedia framework and the accompanying NLE set of
plugins for non-linear editing offer all the building blocks for:
* Decoding and encoding to a wide variety of formats, through all the
available GStreamer plugins.
* Easily choosing segments of streams and arranging them through time
through the NLE set of plugins.
But all those building blocks only offer stream-level access, which
results in developers who want to write non-linear editors to write a
consequent amount of code to get to the level of non-linear editing
notions which are closer and more meaningful for the end-user
(and therefore the application).
.
The GStreamer Editing Services (GES) aims to fill the gap between
GStreamer/NLE and the application developer by offering a series
of classes to simplify the creation of many kind of editing-related
applications.
.
This package contains Python bindings for the GStreamer editing services.
Description-md5:
Homepage: https://gstreamer.freedesktop.org
Section: python
Priority: optional
Filename: pool/main/g/gstreamer-editing-services1.0/python3-ges-1.0_1.22.9-1_all.deb