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

Last updated: September 25,2024

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

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

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

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

Please follow the guidance below to uninstall rust-slog+max_level_info-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-slog+max_level_info-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:24:30 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-slog+max_level_info-devel
Version : 2.7.0
Release : 8.el9
Architecture : noarch
Size : 7.8 k
Source : rust-slog-2.7.0-8.el9.src.rpm
Repository : epel
Summary : Structured, extensible, composable logging for Rust
URL : https://crates.io/crates/slog
License : MPL-2.0 OR MIT OR Apache-2.0
Description : Structured, extensible, composable logging for Rust.
:
: This package contains library source intended for building other packages which
: use the "max_level_info" feature of the "slog" crate.