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

Last updated: June 03,2024

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

This is a short guide on how to install rust-log+max_level_trace-devel.noarch on CentOS Stream 9

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

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

Learn how to uninstall rust-log+max_level_trace-devel.noarch on CentOS Stream 9:

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

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

Last metadata expiration check: 0:57:42 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-log+max_level_trace-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_trace" feature of the "log" crate.