How to Install and Uninstall gstreamer-devtools Package on openSUSE Leap

Last updated: June 26,2024

1. Install "gstreamer-devtools" package

Please follow the guidance below to install gstreamer-devtools on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install gstreamer-devtools

2. Uninstall "gstreamer-devtools" package

Please follow the guidance below to uninstall gstreamer-devtools on openSUSE Leap:

$ sudo zypper remove gstreamer-devtools

3. Information about the gstreamer-devtools package on openSUSE Leap

Information for package gstreamer-devtools:
-------------------------------------------
Repository : Main Repository
Name : gstreamer-devtools
Version : 1.22.0-bp155.1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 779.8 KiB
Installed : No
Status : not installed
Source package : gstreamer-devtools-1.22.0-bp155.1.7.src
Upstream URL : https://gstreamer.freedesktop.org
Summary : Development and debugging tools for GStreamer
Description :
Development and debugging tools for GStreamer
GstValidate detects when elements are not behaving as expected and
report it to the user so he knows how things are supposed to work
inside a GstPipeline. In the end, fixing issues found by the tool will
ensure that all elements behave all together in the expected way.
The easiest way of using GstValidate is to use one of its command-line
tools, located at tools/ directory. It is also possible to monitor
GstPipelines from any application by using the LD_PRELOAD gstvalidate
lib. The third way of using it is to write your own application that
links and uses libgstvalidate.

5. The same packages on other Linux Distributions