How to Install and Uninstall libges-1_0-0 Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "libges-1_0-0" package

Please follow the steps below to install libges-1_0-0 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libges-1_0-0

2. Uninstall "libges-1_0-0" package

Please follow the step by step instructions below to uninstall libges-1_0-0 on openSuSE Tumbleweed:

$ sudo zypper remove libges-1_0-0

3. Information about the libges-1_0-0 package on openSuSE Tumbleweed

Information for package libges-1_0-0:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libges-1_0-0
Version : 1.24.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : gstreamer-editing-services-1.24.0-1.1.src
Upstream URL : https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-editing-services/html/ges-architecture.html
Summary : GStreamer Editing Services - Libraries
Description :
The GStreamer multimedia framework and the accompanying GNonLin 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 GNonLin 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 (hereafter GES) aims to fill the gap
between GStreamer/GNonLin and the application developer by offering
a series of classes to simplify the creation of many kind of
editing-related applications.