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

Last updated: October 04,2024

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

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

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

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

In this section, we are going to explain the necessary steps to uninstall rust-simplelog-devel.noarch on CentOS Stream 9:

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

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

Last metadata expiration check: 2:09:41 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-simplelog-devel
Version : 0.12.2
Release : 1.el9
Architecture : noarch
Size : 29 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 "simplelog" crate.