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

Last updated: September 27,2024

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

This guide covers the steps necessary to install rust-simplelog-devel.noarch on Oracle Linux 9

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

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

This tutorial shows how to uninstall rust-simplelog-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 1:33:21 ago on Thu Feb 15 07:50:05 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.