How to Install and Uninstall rust-test-case-macros2+with-regex-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 07,2024

1. Install "rust-test-case-macros2+with-regex-devel.noarch" package

Learn how to install rust-test-case-macros2+with-regex-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-test-case-macros2+with-regex-devel.noarch

2. Uninstall "rust-test-case-macros2+with-regex-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-test-case-macros2+with-regex-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-test-case-macros2+with-regex-devel.noarch $ sudo dnf autoremove

3. Information about the rust-test-case-macros2+with-regex-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:31:55 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-test-case-macros2+with-regex-devel
Version : 2.2.2
Release : 1.el9
Architecture : noarch
Size : 7.2 k
Source : rust-test-case-macros2-2.2.2-1.el9.src.rpm
Repository : epel
Summary : Procedural macro attribute for generating parametrized test cases
URL : https://crates.io/crates/test-case-macros
License : MIT
Description : Provides #[test_case(...)] procedural macro attribute for generating
: parametrized test cases easily.
:
: This package contains library source intended for building other packages which
: use the "with-regex" feature of the "test-case-macros" crate.