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

Last updated: October 06,2024

1. Install "rust-rstest+async-timeout-devel.noarch" package

Please follow the guidance below to install rust-rstest+async-timeout-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-rstest+async-timeout-devel.noarch

2. Uninstall "rust-rstest+async-timeout-devel.noarch" package

Please follow the guidance below to uninstall rust-rstest+async-timeout-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-rstest+async-timeout-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:44:47 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-rstest+async-timeout-devel
Version : 0.18.2
Release : 1.el9
Architecture : noarch
Size : 7.7 k
Source : rust-rstest-0.18.2-1.el9.src.rpm
Repository : epel
Summary : Rust fixture based test framework
URL : https://crates.io/crates/rstest
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 "async-timeout" feature of the "rstest" crate.