How to Install and Uninstall rust-rstest_reuse+default-devel.noarch Package on CentOS Stream 9

Last updated: November 25,2024

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

Here is a brief guide to show you how to install rust-rstest_reuse+default-devel.noarch on CentOS Stream 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-rstest_reuse+default-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-rstest_reuse+default-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:30:48 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-rstest_reuse+default-devel
Version : 0.6.0
Release : 1.el9
Architecture : noarch
Size : 7.1 k
Source : rust-rstest_reuse-0.6.0-1.el9.src.rpm
Repository : epel
Summary : Reusable test attributes for rstest
URL : https://crates.io/crates/rstest_reuse
License : MIT OR Apache-2.0
Description : Reuse rstest attributes: create a set of tests and apply it to every
: scenario you want to test.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "rstest_reuse" crate.