How to Install and Uninstall rust-time0.2+std-devel.noarch Package on Fedora 35

Last updated: July 01,2024

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

Please follow the guidance below to install rust-time0.2+std-devel.noarch on Fedora 35

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

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

Learn how to uninstall rust-time0.2+std-devel.noarch on Fedora 35:

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

3. Information about the rust-time0.2+std-devel.noarch package on Fedora 35

Last metadata expiration check: 1:58:29 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : rust-time0.2+std-devel
Version : 0.2.27
Release : 1.fc35
Architecture : noarch
Size : 7.3 k
Source : rust-time0.2-0.2.27-1.fc35.src.rpm
Repository : updates
Summary : Date and time library
URL : https://crates.io/crates/time
License : MIT or ASL 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 "std" feature of "time" crate.