How to Install and Uninstall rust-rstest_macros+default-devel.noarch Package on Oracle Linux 9

Last updated: October 05,2024

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

Learn how to install rust-rstest_macros+default-devel.noarch on Oracle Linux 9

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

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

Learn how to uninstall rust-rstest_macros+default-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-rstest_macros+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:18:14 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-rstest_macros+default-devel
Version : 0.18.2
Release : 1.el9
Architecture : noarch
Size : 7.4 k
Source : rust-rstest_macros-0.18.2-1.el9.src.rpm
Repository : epel
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 "default" feature of the "rstest_macros" crate.