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

Last updated: April 29,2024

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

This tutorial shows how to install rust-instant+inaccurate-devel.noarch on Oracle Linux 9

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

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

This is a short guide on how to uninstall rust-instant+inaccurate-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-instant+inaccurate-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:06:02 ago on Thu Feb 15 07:50:05 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.