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

Last updated: September 29,2024

1. Install "rust-humantime+default-devel.noarch" package

Please follow the guidance below to install rust-humantime+default-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-humantime+default-devel.noarch

2. Uninstall "rust-humantime+default-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-humantime+default-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-humantime+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-humantime+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 3:18:54 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-humantime+default-devel
Version : 2.1.0
Release : 6.el9
Architecture : noarch
Size : 7.9 k
Source : rust-humantime-2.1.0-6.el9.src.rpm
Repository : epel
Summary : Parser and formatter for std::time::{Duration, SystemTime}
URL : https://crates.io/crates/humantime
License : MIT or ASL 2.0
Description : Parser and formatter for std::time::{Duration, SystemTime}.
:
: This package contains library source intended for building other packages which
: use "the default" feature of the "humantime" crate.