How to Install and Uninstall rust-cbindgen-devel.noarch Package on CentOS Stream 9

Last updated: October 07,2024

1. Install "rust-cbindgen-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-cbindgen-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-cbindgen-devel.noarch

2. Uninstall "rust-cbindgen-devel.noarch" package

Learn how to uninstall rust-cbindgen-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-cbindgen-devel.noarch $ sudo dnf autoremove

3. Information about the rust-cbindgen-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 3:04:12 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-cbindgen-devel
Version : 0.26.0
Release : 1.el9
Architecture : noarch
Size : 343 k
Source : rust-cbindgen-0.26.0-1.el9.src.rpm
Repository : epel
Summary : Tool for generating C bindings to Rust code
URL : https://crates.io/crates/cbindgen
License : MPL-2.0
Description : A tool for generating C bindings to Rust code.
:
: This package contains library source intended for building other packages which
: use the "cbindgen" crate.