How to Install and Uninstall rust-bindgen0.63+which-devel.noarch Package on CentOS Stream 9

Last updated: September 28,2024

1. Install "rust-bindgen0.63+which-devel.noarch" package

This guide covers the steps necessary to install rust-bindgen0.63+which-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-bindgen0.63+which-devel.noarch

2. Uninstall "rust-bindgen0.63+which-devel.noarch" package

This tutorial shows how to uninstall rust-bindgen0.63+which-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-bindgen0.63+which-devel.noarch $ sudo dnf autoremove

3. Information about the rust-bindgen0.63+which-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 2:33:55 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-bindgen0.63+which-devel
Version : 0.63.0
Release : 1.el9
Architecture : noarch
Size : 7.2 k
Source : rust-bindgen0.63-0.63.0-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 "which" feature of the "bindgen" crate.