How to Install and Uninstall ges1.0-tools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: February 02,2025

1. Install "ges1.0-tools" package

This tutorial shows how to install ges1.0-tools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ges1.0-tools

2. Uninstall "ges1.0-tools" package

This guide let you learn how to uninstall ges1.0-tools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ges1.0-tools $ sudo apt autoclean && sudo apt autoremove

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

Package: ges1.0-tools
Priority: optional
Section: universe/utils
Installed-Size: 47
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), libges-1.0-0 (>= 1.5.91), libglib2.0-0 (>= 2.37.3), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.0.0)
Filename: pool/universe/g/gstreamer-editing-services1.0/ges1.0-tools_1.6.2-1_amd64.deb
Size: 13450
MD5sum: 56dbf9b39f48de515976f8da0c3c1295
SHA1: bb3fc3fdc47603145624e7d72825ad74f4d65750
SHA256: d52faab079fb4424743d2c68e9ff83dc5865323cdfb16a38489477524599b9da
Description-en: Tools for use with the GStreamer editing services
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 command-line tools for GStreamer editing
services.
Description-md5: c59e8d2cae5d7d4114d74760a82cde3f
Homepage: http://gstreamer.freedesktop.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu