How to Install and Uninstall rust-tracing+max_level_info-devel.noarch Package on AlmaLinux 9

Last updated: October 05,2024

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

This tutorial shows how to install rust-tracing+max_level_info-devel.noarch on AlmaLinux 9

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

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

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

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

3. Information about the rust-tracing+max_level_info-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:58:48 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-tracing+max_level_info-devel
Version : 0.1.40
Release : 1.el9
Architecture : noarch
Size : 8.5 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 "max_level_info" feature of the "tracing" crate.