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

Last updated: September 23,2024

1. Install "bindgen-cli.x86_64" package

Learn how to install bindgen-cli.x86_64 on Oracle Linux 9

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

2. Uninstall "bindgen-cli.x86_64" package

Learn how to uninstall bindgen-cli.x86_64 on Oracle Linux 9:

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

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

Last metadata expiration check: 0:36:12 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : bindgen-cli
Version : 0.68.1
Release : 2.el9
Architecture : x86_64
Size : 1.9 M
Source : rust-bindgen-cli-0.68.1-2.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.