How to Install and Uninstall rust-bindgen+logging-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 16,2024

1. Install "rust-bindgen+logging-devel.noarch" package

This guide covers the steps necessary to install rust-bindgen+logging-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-bindgen+logging-devel.noarch

2. Uninstall "rust-bindgen+logging-devel.noarch" package

This guide let you learn how to uninstall rust-bindgen+logging-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-bindgen+logging-devel.noarch $ sudo dnf autoremove

3. Information about the rust-bindgen+logging-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:32:39 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-bindgen+logging-devel
Version : 0.69.4
Release : 1.el9
Architecture : noarch
Size : 8.4 k
Source : rust-bindgen-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
License : BSD-3-Clause
Description : Automatically generates Rust FFI bindings to C and C++ libraries.
:
: This package contains library source intended for building other packages which
: use the "logging" feature of the "bindgen" crate.