How to Install and Uninstall libges-1.0-0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 28,2024

1. Install "libges-1.0-0" package

Here is a brief guide to show you how to install libges-1.0-0 on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libges-1.0-0" package

This tutorial shows how to uninstall libges-1.0-0 on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libges-1.0-0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libges-1.0-0
Priority: optional
Section: universe/libs
Installed-Size: 693
Maintainer: Ubuntu Developers
Original-Maintainer: Maintainers of GStreamer packages
Architecture: amd64
Source: gstreamer-editing-services1.0
Version: 1.6.2-1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libgstreamer-plugins-base1.0-0 (>= 1.6.0), libgstreamer1.0-0 (>= 1.6.0), libxml2 (>= 2.7.4), gstreamer1.0-plugins-base (>= 1.6.2), gstreamer1.0-x (>= 1.6.2), gstreamer1.0-plugins-good (>= 1.6.2)
Filename: pool/universe/g/gstreamer-editing-services1.0/libges-1.0-0_1.6.2-1_amd64.deb
Size: 217058
MD5sum: 072dbea628560057ae4479fb767411c4
SHA1: 5034a9b8590074d12351c11f877794d5944b0ece
SHA256: 3e1b25977dda420a6cfb0616bff028e7015ceaf997d0114a11b77cf3c2184f77
Description-en: 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: de28b750b9b6e559b75ec37765eea314
Homepage: http://gstreamer.freedesktop.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntustudio-video