How to Install and Uninstall rust-time-devel.noarch Package on Fedora 36

Last updated: May 06,2024

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

Please follow the guidelines below to install rust-time-devel.noarch on Fedora 36

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

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

This guide covers the steps necessary to uninstall rust-time-devel.noarch on Fedora 36:

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

3. Information about the rust-time-devel.noarch package on Fedora 36

Last metadata expiration check: 4:15:08 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-time-devel
Version : 0.3.14
Release : 1.fc36
Architecture : noarch
Size : 91 k
Source : rust-time-0.3.14-1.fc36.src.rpm
Repository : updates
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.