How to Install and Uninstall rust-gstreamer-video-sys+default-devel.noarch Package on Fedora 34

Last updated: May 18,2024

1. Install "rust-gstreamer-video-sys+default-devel.noarch" package

Please follow the steps below to install rust-gstreamer-video-sys+default-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-gstreamer-video-sys+default-devel.noarch

2. Uninstall "rust-gstreamer-video-sys+default-devel.noarch" package

This guide covers the steps necessary to uninstall rust-gstreamer-video-sys+default-devel.noarch on Fedora 34:

$ sudo dnf remove rust-gstreamer-video-sys+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-gstreamer-video-sys+default-devel.noarch package on Fedora 34

Last metadata expiration check: 4:53:29 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-gstreamer-video-sys+default-devel
Version : 0.9.1
Release : 2.fc34
Architecture : noarch
Size : 8.4 k
Source : rust-gstreamer-video-sys-0.9.1-2.fc34.src.rpm
Repository : fedora
Summary : FFI bindings to libgstvideo-1.0
URL : https://crates.io/crates/gstreamer-video-sys
License : MIT
Description : GStreamer (Video library) FFI bindings for Rust.
:
: These bindings are providing unsafe FFI API that can be used to interface with
: GStreamer. Generally they are meant to be used as the building block for
: higher-level abstractions like:
:
: • Bindings for GStreamer applications and plugins:
: https://gitlab.freedesktop.org/gstreamer/gstreamer-rs
:
: • Various GStreamer plugins written in Rust:
: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs
:
: The bindings are autogenerated with gir
: based on the GObject-Introspection
: API metadata provided by the GStreamer project.
:
: This package contains library source intended for building other packages
: which use "default" feature of "gstreamer-video-sys" crate.