How to Install and Uninstall rust-time+local-offset-devel.noarch Package on Oracle Linux 9

Last updated: April 27,2024

1. Install "rust-time+local-offset-devel.noarch" package

Please follow the instructions below to install rust-time+local-offset-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-time+local-offset-devel.noarch

2. Uninstall "rust-time+local-offset-devel.noarch" package

This guide let you learn how to uninstall rust-time+local-offset-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-time+local-offset-devel.noarch $ sudo dnf autoremove

3. Information about the rust-time+local-offset-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:38:06 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-time+local-offset-devel
Version : 0.3.31
Release : 1.el9
Architecture : noarch
Size : 9.0 k
Source : rust-time-0.3.31-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 "local-offset" feature of the "time" crate.