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

Last updated: May 17,2024

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

Please follow the guidance below to install rust-log-devel.noarch on Rocky Linux 9

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

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

This guide let you learn how to uninstall rust-log-devel.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 2:09:36 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-log-devel
Version : 0.4.20
Release : 1.el9
Architecture : noarch
Size : 42 k
Source : rust-log-0.4.20-1.el9.src.rpm
Repository : epel
Summary : Lightweight logging facade for Rust
URL : https://crates.io/crates/log
License : MIT OR Apache-2.0
Description : A lightweight logging facade for Rust.
:
: This package contains library source intended for building other packages which
: use the "log" crate.