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

Last updated: June 06,2024

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

This is a short guide on how to install libgstvalidate-1_0-0 on openSuSE Tumbleweed

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

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

This guide covers the steps necessary to uninstall libgstvalidate-1_0-0 on openSuSE Tumbleweed:

$ sudo zypper remove libgstvalidate-1_0-0

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

Information for package libgstvalidate-1_0-0:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libgstvalidate-1_0-0
Version : 1.24.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 476.2 KiB
Installed : No
Status : not installed
Source package : gstreamer-devtools-1.24.0-1.1.src
Upstream URL : https://gstreamer.freedesktop.org
Summary : GStreamer pipeline validator
Description :
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.