How to Install and Uninstall rust-instant+inaccurate-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 28,2024

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

This guide let you learn how to install rust-instant+inaccurate-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 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 Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-instant+inaccurate-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:13:10 ago on Mon Feb 26 07:04:30 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.