How to Install and Uninstall rust-test-case+with-regex-devel.noarch Package on Fedora 38

Last updated: September 27,2024

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

Learn how to install rust-test-case+with-regex-devel.noarch on Fedora 38

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

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

Please follow the step by step instructions below to uninstall rust-test-case+with-regex-devel.noarch on Fedora 38:

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

3. Information about the rust-test-case+with-regex-devel.noarch package on Fedora 38

Last metadata expiration check: 1:23:00 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-test-case+with-regex-devel
Version : 3.3.1
Release : 1.fc38
Architecture : noarch
Size : 8.2 k
Source : rust-test-case-3.3.1-1.fc38.src.rpm
Repository : updates
Summary : Procedural macro attribute for generating parametrized test cases
URL : https://crates.io/crates/test-case
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" crate.