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

Last updated: July 08,2024

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

This tutorial shows how to install rust-humantime+default-devel.noarch on Rocky Linux 9

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

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

Please follow the steps below to uninstall rust-humantime+default-devel.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 0:57:17 ago on Fri Feb 16 06:49:52 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.