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

Last updated: June 03,2024

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

Here is a brief guide to show you how to install rust-slog+max_level_warn-devel.noarch on CentOS Stream 9

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

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

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

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

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

Last metadata expiration check: 2:46:13 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-slog+max_level_warn-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_warn" feature of the "slog" crate.