How to Install and Uninstall gstreamer Package on openSUSE Leap
Last updated: November 26,2024
1. Install "gstreamer" package
This tutorial shows how to install gstreamer on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
gstreamer
Copied
2. Uninstall "gstreamer" package
Please follow the steps below to uninstall gstreamer on openSUSE Leap:
$
sudo zypper remove
gstreamer
Copied
3. Information about the gstreamer package on openSUSE Leap
Information for package gstreamer:
----------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : gstreamer
Version : 1.22.0-150500.3.2.3
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 629.1 KiB
Installed : No
Status : not installed
Source package : gstreamer-1.22.0-150500.3.2.3.src
Upstream URL : https://gstreamer.freedesktop.org
Summary : Streaming-Media Framework Runtime
Description :
GStreamer is a streaming-media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plug-in-based architecture
means that new data types or processing capabilities can be added by
installing new plug-ins.
----------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : gstreamer
Version : 1.22.0-150500.3.2.3
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 629.1 KiB
Installed : No
Status : not installed
Source package : gstreamer-1.22.0-150500.3.2.3.src
Upstream URL : https://gstreamer.freedesktop.org
Summary : Streaming-Media Framework Runtime
Description :
GStreamer is a streaming-media framework, based on graphs of filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plug-in-based architecture
means that new data types or processing capabilities can be added by
installing new plug-ins.