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

Last updated: May 19,2024

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

Please follow the guidance below to install rust-tracing+std-devel.noarch on Rocky Linux 9

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

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

This is a short guide on how to uninstall rust-tracing+std-devel.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 0:57:51 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-tracing+std-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 "std" feature of the "tracing" crate.