How to Install and Uninstall rust-instant+now-devel.noarch Package on Fedora 34

Last updated: July 05,2024

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

In this section, we are going to explain the necessary steps to install rust-instant+now-devel.noarch on Fedora 34

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

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

In this section, we are going to explain the necessary steps to uninstall rust-instant+now-devel.noarch on Fedora 34:

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

3. Information about the rust-instant+now-devel.noarch package on Fedora 34

Last metadata expiration check: 2:00:47 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-instant+now-devel
Version : 0.1.12
Release : 1.fc34
Architecture : noarch
Size : 7.4 k
Source : rust-instant-0.1.12-1.fc34.src.rpm
Repository : updates
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 now" feature of the "instant" crate.