How to Install and Uninstall rust-libtest-mimic-devel.noarch Package on CentOS Stream 9

Last updated: January 15,2025

1. Install "rust-libtest-mimic-devel.noarch" package

Here is a brief guide to show you how to install rust-libtest-mimic-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-libtest-mimic-devel.noarch

2. Uninstall "rust-libtest-mimic-devel.noarch" package

This guide covers the steps necessary to uninstall rust-libtest-mimic-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-libtest-mimic-devel.noarch $ sudo dnf autoremove

3. Information about the rust-libtest-mimic-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:51:01 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-libtest-mimic-devel
Version : 0.6.1
Release : 1.el9
Architecture : noarch
Size : 31 k
Source : rust-libtest-mimic-0.6.1-1.el9.src.rpm
Repository : epel
Summary : Test harness that looks and behaves like rustc's built-in test harness
URL : https://crates.io/crates/libtest-mimic
License : MIT OR Apache-2.0
Description : Write your own test harness that looks and behaves like the built-in
: test harness used by `rustc --test`.
:
: This package contains library source intended for building other packages which
: use the "libtest-mimic" crate.