How to Install and Uninstall rust-time0.2-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 16,2024

1. Install "rust-time0.2-devel.noarch" package

Please follow the instructions below to install rust-time0.2-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-time0.2-devel.noarch

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

This guide let you learn how to uninstall rust-time0.2-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-time0.2-devel.noarch $ sudo dnf autoremove

3. Information about the rust-time0.2-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:38:14 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-time0.2-devel
Version : 0.2.27
Release : 5.el9
Architecture : noarch
Size : 65 k
Source : rust-time0.2-0.2.27-5.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.