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

Last updated: April 29,2024

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

Please follow the steps below to install rust-log+max_level_trace-devel.noarch on Rocky Linux 9

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

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

This guide covers the steps necessary to uninstall rust-log+max_level_trace-devel.noarch on Rocky Linux 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 Rocky Linux 9

Last metadata expiration check: 0:37:49 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-log+max_level_trace-devel
Version : 0.4.20
Release : 1.el9
Architecture : noarch
Size : 7.6 k
Source : rust-log-0.4.20-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.