How to Install and Uninstall cbindgen.x86_64 Package on CentOS Stream 9

Last updated: September 27,2024

1. Install "cbindgen.x86_64" package

Please follow the steps below to install cbindgen.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install cbindgen.x86_64

2. Uninstall "cbindgen.x86_64" package

Please follow the instructions below to uninstall cbindgen.x86_64 on CentOS Stream 9:

$ sudo dnf remove cbindgen.x86_64 $ sudo dnf autoremove

3. Information about the cbindgen.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:26:27 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : cbindgen
Version : 0.26.0
Release : 1.el9
Architecture : x86_64
Size : 1.4 M
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 AND MIT AND Unicode-DFS-2016 AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (Unlicense OR MIT)
Description : A tool for generating C bindings to Rust code.