How to Install and Uninstall rust-slog+nothreads-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 02,2024

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

This guide covers the steps necessary to install rust-slog+nothreads-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide covers the steps necessary to uninstall rust-slog+nothreads-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-slog+nothreads-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:52:35 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-slog+nothreads-devel
Version : 2.7.0
Release : 8.el9
Architecture : noarch
Size : 7.7 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 "nothreads" feature of the "slog" crate.