How to Install and Uninstall rust-test-log+trace-devel.noarch Package on Fedora 39

Last updated: January 11,2025

1. Install "rust-test-log+trace-devel.noarch" package

This guide covers the steps necessary to install rust-test-log+trace-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-test-log+trace-devel.noarch

2. Uninstall "rust-test-log+trace-devel.noarch" package

Please follow the guidelines below to uninstall rust-test-log+trace-devel.noarch on Fedora 39:

$ sudo dnf remove rust-test-log+trace-devel.noarch $ sudo dnf autoremove

3. Information about the rust-test-log+trace-devel.noarch package on Fedora 39

Last metadata expiration check: 2:03:58 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-test-log+trace-devel
Version : 0.2.13
Release : 1.fc39
Architecture : noarch
Size : 7.3 k
Source : rust-test-log-0.2.13-1.fc39.src.rpm
Repository : updates
Summary : Attribute for initializing logging and/or tracing before running tests
URL : https://crates.io/crates/test-log
License : Apache-2.0 OR MIT
Description : A replacement of the #[test] attribute that initializes logging and/or
: tracing infrastructure before running tests.
:
: This package contains library source intended for building other packages which
: use the "trace" feature of the "test-log" crate.