How to Install and Uninstall rust-time-devel.noarch Package on CentOS Stream 9

Last updated: May 20,2024

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

In this section, we are going to explain the necessary steps to install rust-time-devel.noarch on CentOS Stream 9

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

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

Learn how to uninstall rust-time-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-time-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:41:43 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-time-devel
Version : 0.3.34
Release : 1.el9
Architecture : noarch
Size : 110 k
Source : rust-time-0.3.34-1.el9.src.rpm
Repository : epel
Summary : Date and time library
URL : https://crates.io/crates/time
License : MIT OR Apache-2.0
Description : Date and time library. Fully interoperable with the standard library.
: Mostly compatible with #![no_std].
:
: This package contains library source intended for building other packages which
: use the "time" crate.