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

Last updated: June 26,2024

1. Install "libges-1.0-0-dbg" package

Please follow the instructions below to install libges-1.0-0-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libges-1.0-0-dbg" package

This guide let you learn how to uninstall libges-1.0-0-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libges-1.0-0-dbg
Priority: extra
Section: universe/debug
Installed-Size: 863
Maintainer: Ubuntu Developers
Original-Maintainer: Maintainers of GStreamer packages
Architecture: amd64
Source: gstreamer-editing-services1.0
Version: 1.6.2-1
Depends: libges-1.0-0 (= 1.6.2-1)
Filename: pool/universe/g/gstreamer-editing-services1.0/libges-1.0-0-dbg_1.6.2-1_amd64.deb
Size: 740864
MD5sum: 573343128d31ddf0d18ed67f15d23afb
SHA1: be8a63ccd3cc4ec085cc669f8ed2c64a70fe8962
SHA256: b5b969b983a2b64d6250a76c127fef139c177c4910eee301aad6c394a5b150a8
Description-en: GStreamer editing services (debug symbols)
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 unstripped shared libraries. It is provided primarily
to provide a backtrace with names in a debugger, this makes it somewhat
easier to interpret core dumps. The libraries are installed in
/usr/lib/debug and are automatically used by gdb.
Description-md5: c2efaf6a32927e0db9273b3c2fa34e12
Homepage: http://gstreamer.freedesktop.org
Build-Ids: 65ed1737d5744ec25e239496ed8b8db241796fbe d2c27cb92afe3bac019b55c5bff19f420aa798da
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu