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

Last updated: October 10,2024

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

Please follow the steps below to install rust-test-case-core+with-regex-devel.noarch on Fedora 39

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

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

Please follow the guidance below to uninstall rust-test-case-core+with-regex-devel.noarch on Fedora 39:

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

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

Last metadata expiration check: 2:11:30 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-test-case-core+with-regex-devel
Version : 3.3.1
Release : 1.fc39
Architecture : noarch
Size : 7.4 k
Source : rust-test-case-core-3.3.1-1.fc39.src.rpm
Repository : updates
Summary : Core procedural macro for generating parametrized test cases
URL : https://crates.io/crates/test-case-core
License : MIT
Description : Provides core functionality for parsing #[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-core" crate.