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

Last updated: April 26,2024

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

Please follow the guidelines below to install rust-gstreamer-sys+v1_16-devel.noarch on Fedora 34

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

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

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

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

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

Last metadata expiration check: 4:10:38 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-gstreamer-sys+v1_16-devel
Version : 0.9.1
Release : 2.fc34
Architecture : noarch
Size : 8.4 k
Source : rust-gstreamer-sys-0.9.1-2.fc34.src.rpm
Repository : fedora
Summary : FFI bindings to libgstreamer-1.0
URL : https://crates.io/crates/gstreamer-sys
License : MIT
Description : 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 "v1_16" feature of "gstreamer-sys" crate.