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

Last updated: June 29,2024

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

Please follow the instructions below to install rust-slog-devel.noarch on Rocky Linux 9

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

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

This guide covers the steps necessary to uninstall rust-slog-devel.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 2:08:50 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-slog-devel
Version : 2.7.0
Release : 8.el9
Architecture : noarch
Size : 49 k
Source : rust-slog-2.7.0-8.el9.src.rpm
Repository : epel
Summary : Structured, extensible, composable logging for Rust
URL : https://crates.io/crates/slog
License : MPL-2.0 OR MIT OR Apache-2.0
Description : Structured, extensible, composable logging for Rust.
:
: This package contains library source intended for building other packages which
: use the "slog" crate.