How to Install and Uninstall rust-test-case2-devel.noarch Package on AlmaLinux 9

Last updated: June 16,2024

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

Please follow the guidelines below to install rust-test-case2-devel.noarch on AlmaLinux 9

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

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

Here is a brief guide to show you how to uninstall rust-test-case2-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-test-case2-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:17:00 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-test-case2-devel
Version : 2.2.2
Release : 1.el9
Architecture : noarch
Size : 14 k
Source : rust-test-case2-2.2.2-1.el9.src.rpm
Repository : epel
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.