How to Install and Uninstall rust-testing_logger-devel.noarch Package on AlmaLinux 9

Last updated: November 24,2024

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

This is a short guide on how to install rust-testing_logger-devel.noarch on AlmaLinux 9

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

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

This tutorial shows how to uninstall rust-testing_logger-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-testing_logger-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:55:34 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-testing_logger-devel
Version : 0.1.1
Release : 11.el9
Architecture : noarch
Size : 12 k
Source : rust-testing_logger-0.1.1-11.el9.src.rpm
Repository : epel
Summary : Supports writing tests to verify log crate calls
URL : https://crates.io/crates/testing_logger
License : BSD-3-Clause
Description : Supports writing tests to verify `log` crate calls.
:
: This package contains library source intended for building other packages which
: use the "testing_logger" crate.