How to Install and Uninstall rust-bindgen+static-devel.noarch Package on Fedora 35

Last updated: October 10,2024

1. Install "rust-bindgen+static-devel.noarch" package

This tutorial shows how to install rust-bindgen+static-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rust-bindgen+static-devel.noarch

2. Uninstall "rust-bindgen+static-devel.noarch" package

This is a short guide on how to uninstall rust-bindgen+static-devel.noarch on Fedora 35:

$ sudo dnf remove rust-bindgen+static-devel.noarch $ sudo dnf autoremove

3. Information about the rust-bindgen+static-devel.noarch package on Fedora 35

Last metadata expiration check: 0:57:43 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-bindgen+static-devel
Version : 0.59.2
Release : 1.fc35
Architecture : noarch
Size : 8.7 k
Source : rust-bindgen-0.59.2-1.fc35.src.rpm
Repository : updates
Summary : Automatically generates Rust FFI bindings to C and C++ libraries
URL : https://crates.io/crates/bindgen
License : BSD
Description : Automatically generates Rust FFI bindings to C and C++ libraries.
:
: This package contains library source intended for building other packages which
: use the "static" feature of the "bindgen" crate.