How to Install and Uninstall rust-simplelog-devel.noarch Package on Rocky Linux 9

Last updated: October 13,2024

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

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

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

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

This is a short guide on how to uninstall rust-simplelog-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-simplelog-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 1:53:13 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-simplelog-devel
Version : 0.12.1
Release : 1.el9
Architecture : noarch
Size : 29 k
Source : rust-simplelog-0.12.1-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.