How to Install and Uninstall rust-mock_instant+sync-devel.noarch Package on CentOS Stream 9

Last updated: October 06,2024

1. Install "rust-mock_instant+sync-devel.noarch" package

Learn how to install rust-mock_instant+sync-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-mock_instant+sync-devel.noarch

2. Uninstall "rust-mock_instant+sync-devel.noarch" package

Please follow the guidance below to uninstall rust-mock_instant+sync-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-mock_instant+sync-devel.noarch $ sudo dnf autoremove

3. Information about the rust-mock_instant+sync-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:50:20 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-mock_instant+sync-devel
Version : 0.3.1
Release : 1.el9
Architecture : noarch
Size : 7.1 k
Source : rust-mock_instant-0.3.1-1.el9.src.rpm
Repository : epel
Summary : Simple way to mock an std::time::Instant
URL : https://crates.io/crates/mock_instant
License : 0BSD
Description : A simple way to mock an std::time::Instant.
:
: This package contains library source intended for building other packages which
: use the "sync" feature of the "mock_instant" crate.