How to Install and Uninstall rust-test-case-devel.noarch Package on Fedora 35

Last updated: June 26,2024

1. Install "rust-test-case-devel.noarch" package

Please follow the guidelines below to install rust-test-case-devel.noarch on Fedora 35

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

2. Uninstall "rust-test-case-devel.noarch" package

Please follow the guidance below to uninstall rust-test-case-devel.noarch on Fedora 35:

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

3. Information about the rust-test-case-devel.noarch package on Fedora 35

Last metadata expiration check: 0:16:32 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-test-case-devel
Version : 1.2.1
Release : 1.fc35
Architecture : noarch
Size : 21 k
Source : rust-test-case-1.2.1-1.fc35.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 "test-case" crate.