How to Install and Uninstall bindgen-cli.x86_64 Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "bindgen-cli.x86_64" package

Please follow the guidance below to install bindgen-cli.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install bindgen-cli.x86_64

2. Uninstall "bindgen-cli.x86_64" package

Please follow the guidance below to uninstall bindgen-cli.x86_64 on AlmaLinux 9:

$ sudo dnf remove bindgen-cli.x86_64 $ sudo dnf autoremove

3. Information about the bindgen-cli.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:05:54 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : bindgen-cli
Version : 0.69.4
Release : 1.el9
Architecture : x86_64
Size : 1.8 M
Source : rust-bindgen-cli-0.69.4-1.el9.src.rpm
Repository : epel
Summary : Automatically generates Rust FFI bindings to C and C++ libraries
URL : https://crates.io/crates/bindgen-cli
License : BSD-3-Clause AND Apache-2.0 AND ISC AND MIT AND Unicode-DFS-2016 AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (Unlicense OR MIT)
Description : Automatically generates Rust FFI bindings to C and C++ libraries.