How to Install and Uninstall rust-test-case1+allow_result-devel.noarch Package on Fedora 38

Last updated: September 25,2024

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

Please follow the step by step instructions below to install rust-test-case1+allow_result-devel.noarch on Fedora 38

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

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

Please follow the instructions below to uninstall rust-test-case1+allow_result-devel.noarch on Fedora 38:

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

3. Information about the rust-test-case1+allow_result-devel.noarch package on Fedora 38

Last metadata expiration check: 2:10:56 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-test-case1+allow_result-devel
Version : 1.2.3
Release : 1.fc38
Architecture : noarch
Size : 7.3 k
Source : rust-test-case1-1.2.3-1.fc38.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 "allow_result" feature of the "test-case" crate.