How to Install and Uninstall rust-bindgen+env_logger-devel.noarch Package on Fedora 34

Last updated: September 28,2024

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

This tutorial shows how to install rust-bindgen+env_logger-devel.noarch on Fedora 34

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

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

Here is a brief guide to show you how to uninstall rust-bindgen+env_logger-devel.noarch on Fedora 34:

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

3. Information about the rust-bindgen+env_logger-devel.noarch package on Fedora 34

Last metadata expiration check: 1:01:28 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-bindgen+env_logger-devel
Version : 0.59.2
Release : 1.fc34
Architecture : noarch
Size : 8.8 k
Source : rust-bindgen-0.59.2-1.fc34.src.rpm
Repository : updates
Summary : Automatically generates Rust FFI bindings to C and C++ libraries
URL : https://crates.io/crates/bindgen
License : BSD
Description : Automatically generates Rust FFI bindings to C and C++ libraries.
:
: This package contains library source intended for building other packages which
: use the "env_logger" feature of the "bindgen" crate.