How to Install and Uninstall cbindgen.x86_64 Package on AlmaLinux 9

Last updated: October 09,2024

1. Install "cbindgen.x86_64" package

Learn how to install cbindgen.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install cbindgen.x86_64

2. Uninstall "cbindgen.x86_64" package

This guide covers the steps necessary to uninstall cbindgen.x86_64 on AlmaLinux 9:

$ sudo dnf remove cbindgen.x86_64 $ sudo dnf autoremove

3. Information about the cbindgen.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:28:07 ago on Wed Mar 13 07:41:12 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.