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

Last updated: October 06,2024

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

Learn how to install rust-tracing+log-devel.noarch on Rocky Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-tracing+log-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-tracing+log-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:25:59 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-tracing+log-devel
Version : 0.1.40
Release : 1.el9
Architecture : noarch
Size : 8.6 k
Source : rust-tracing-0.1.40-1.el9.src.rpm
Repository : epel
Summary : Application-level tracing for Rust
URL : https://crates.io/crates/tracing
License : MIT
Description : Application-level tracing for Rust.
:
: This package contains library source intended for building other packages which
: use the "log" feature of the "tracing" crate.