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

Last updated: September 28,2024

1. Install "libges-1.0-doc" package

Please follow the guidance below to install libges-1.0-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libges-1.0-doc" package

Please follow the step by step instructions below to uninstall libges-1.0-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libges-1.0-doc
Priority: optional
Section: universe/doc
Installed-Size: 1692
Maintainer: Ubuntu Developers
Original-Maintainer: Maintainers of GStreamer packages
Architecture: all
Source: gstreamer-editing-services1.0
Version: 1.6.2-1
Depends: libglib2.0-doc, gstreamer1.0-doc, gstreamer1.0-plugins-base-doc
Filename: pool/universe/g/gstreamer-editing-services1.0/libges-1.0-doc_1.6.2-1_all.deb
Size: 123644
MD5sum: 942cbbf377cb5dfdffc546978f2df406
SHA1: e989ee7b38adba8bb3ff54094d76b729f79aa12a
SHA256: 400702a9fec855df2b9a806a5cde9588f1c186961b654dd5dfb3ae619d4f78c7
Description-en: GStreamer editing services (documentation)
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 documentation for the GStreamer editing services.
Description-md5: 6b900982a4837455445162a7782c1d07
Homepage: http://gstreamer.freedesktop.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu