How to Install and Uninstall rust-test-case1-devel.noarch Package on Fedora 39

Last updated: November 28,2024

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

This guide let you learn how to install rust-test-case1-devel.noarch on Fedora 39

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

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

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

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

3. Information about the rust-test-case1-devel.noarch package on Fedora 39

Last metadata expiration check: 2:38:59 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-test-case1-devel
Version : 1.2.3
Release : 2.fc39
Architecture : noarch
Size : 21 k
Source : rust-test-case1-1.2.3-2.fc39.src.rpm
Repository : fedora
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 "test-case" crate.