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

Last updated: October 05,2024

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

In this section, we are going to explain the necessary steps to install rust-log+max_level_error-devel.noarch on CentOS Stream 9

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

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

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

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

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

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