How to Install and Uninstall rust-log+max_level_debug-devel.noarch Package on CentOS Stream 9

Last updated: June 21,2024

1. Install "rust-log+max_level_debug-devel.noarch" package

This guide covers the steps necessary to install rust-log+max_level_debug-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-log+max_level_debug-devel.noarch

2. Uninstall "rust-log+max_level_debug-devel.noarch" package

This guide covers the steps necessary to uninstall rust-log+max_level_debug-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-log+max_level_debug-devel.noarch $ sudo dnf autoremove

3. Information about the rust-log+max_level_debug-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:25:14 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-log+max_level_debug-devel
Version : 0.4.21
Release : 1.el9
Architecture : noarch
Size : 7.6 k
Source : rust-log-0.4.21-1.el9.src.rpm
Repository : epel
Summary : Lightweight logging facade for Rust
URL : https://crates.io/crates/log
License : MIT OR Apache-2.0
Description : A lightweight logging facade for Rust.
:
: This package contains library source intended for building other packages which
: use the "max_level_debug" feature of the "log" crate.