How to Install and Uninstall libges-1.0-0 Package on Kali Linux

Last updated: May 17,2024

1. Install "libges-1.0-0" package

This tutorial shows how to install libges-1.0-0 on Kali Linux

$ sudo apt update $ sudo apt install libges-1.0-0

2. Uninstall "libges-1.0-0" package

This is a short guide on how to uninstall libges-1.0-0 on Kali Linux:

$ sudo apt remove libges-1.0-0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libges-1.0-0 package on Kali Linux

Package: libges-1.0-0
Source: gstreamer-editing-services1.0
Version: 1.22.9-1
Installed-Size: 1166
Maintainer: Maintainers of GStreamer packages
Architecture: amd64
Depends: libc6 (>= 2.33), libglib2.0-0 (>= 2.75.3), libgstreamer-plugins-base1.0-0 (>= 1.22.0), libgstreamer1.0-0 (>= 1.22.0), libpython3.11 (>= 3.11.5), libxml2 (>= 2.7.4), gstreamer1.0-plugins-base (>= 1.22.0), gstreamer1.0-x (>= 1.22.0), gstreamer1.0-plugins-good (>= 1.22.0), gstreamer1.0-plugins-bad (>= 1.22.0)
Size: 348676
SHA256: 7699140e5db10687cf69f06aecef4617d1d5cff8d9c9f7c98c3b3593ec6e158a
SHA1: 281f270a97c962575d58e3ee71971956b144828e
MD5sum: fd8287d5114c7b38073bb97499840395
Description: GStreamer editing services (shared 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 the shared library for the GStreamer editing
services.
Description-md5:
Homepage: https://gstreamer.freedesktop.org
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/g/gstreamer-editing-services1.0/libges-1.0-0_1.22.9-1_amd64.deb