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

Last updated: October 05,2024

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

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

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

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

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

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

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

Last metadata expiration check: 3:59:47 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-test-case-devel
Version : 1.2.1
Release : 1.fc34
Architecture : noarch
Size : 21 k
Source : rust-test-case-1.2.1-1.fc34.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.