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

Last updated: May 19,2024

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

This guide covers the steps necessary to install rust-humantime-devel.noarch on Rocky Linux 9

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

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

Learn how to uninstall rust-humantime-devel.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 0:31:56 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-humantime-devel
Version : 2.1.0
Release : 6.el9
Architecture : noarch
Size : 26 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 "humantime" crate.