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

Last updated: October 08,2024

1. Install "rust-instant+inaccurate-devel.noarch" package

Please follow the step by step instructions below to install rust-instant+inaccurate-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-instant+inaccurate-devel.noarch

2. Uninstall "rust-instant+inaccurate-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-instant+inaccurate-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-instant+inaccurate-devel.noarch $ sudo dnf autoremove

3. Information about the rust-instant+inaccurate-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 3:17:02 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-instant+inaccurate-devel
Version : 0.1.12
Release : 2.el9
Architecture : noarch
Size : 7.5 k
Source : rust-instant-0.1.12-2.el9.src.rpm
Repository : epel
Summary : Partial replacement for std::time::Instant that works on WASM too
URL : https://crates.io/crates/instant
License : BSD
Description : Partial replacement for std::time::Instant that works on WASM too.
:
: This package contains library source intended for building other packages which
: use "the inaccurate" feature of the "instant" crate.