How to Install and Uninstall rust-bindgen+static-devel.noarch Package on Oracle Linux 9

Last updated: September 16,2024

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

Please follow the guidance below to install rust-bindgen+static-devel.noarch on Oracle Linux 9

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

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

Here is a brief guide to show you how to uninstall rust-bindgen+static-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-bindgen+static-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:24:43 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-bindgen+static-devel
Version : 0.68.1
Release : 1.el9
Architecture : noarch
Size : 8.5 k
Source : rust-bindgen-0.68.1-1.el9.src.rpm
Repository : epel
Summary : Automatically generates Rust FFI bindings to C and C++ libraries
URL : https://crates.io/crates/bindgen
License : BSD-3-Clause
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.