How to Install and Uninstall rust-rstest_macros-devel.noarch Package on Fedora 38

Last updated: January 11,2025

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

This is a short guide on how to install rust-rstest_macros-devel.noarch on Fedora 38

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

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

Please follow the guidelines below to uninstall rust-rstest_macros-devel.noarch on Fedora 38:

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

3. Information about the rust-rstest_macros-devel.noarch package on Fedora 38

Last metadata expiration check: 4:30:38 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-rstest_macros-devel
Version : 0.18.2
Release : 1.fc38
Architecture : noarch
Size : 66 k
Source : rust-rstest_macros-0.18.2-1.fc38.src.rpm
Repository : updates
Summary : Rust fixture based test framework
URL : https://crates.io/crates/rstest_macros
License : MIT OR Apache-2.0
Description : Rust fixture based test framework. It use procedural macro to implement
: fixtures and table based tests.
:
: This package contains library source intended for building other packages which
: use the "rstest_macros" crate.