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

Last updated: June 21,2024

1. Install "rust-simplelog+default-devel.noarch" package

Please follow the guidance below to install rust-simplelog+default-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-simplelog+default-devel.noarch

2. Uninstall "rust-simplelog+default-devel.noarch" package

This tutorial shows how to uninstall rust-simplelog+default-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-simplelog+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-simplelog+default-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 3:24:45 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-simplelog+default-devel
Version : 0.12.2
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-simplelog-0.12.2-1.el9.src.rpm
Repository : epel
Summary : Simple and easy-to-use logging facility for Rust's log crate
URL : https://crates.io/crates/simplelog
License : MIT OR Apache-2.0
Description : A simple and easy-to-use logging facility for Rust's log crate.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "simplelog" crate.