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

Last updated: May 13,2024

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

This tutorial shows how to install rust-time0.2+deprecated-devel.noarch on Fedora 36

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

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

This guide let you learn how to uninstall rust-time0.2+deprecated-devel.noarch on Fedora 36:

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

3. Information about the rust-time0.2+deprecated-devel.noarch package on Fedora 36

Last metadata expiration check: 3:22:11 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-time0.2+deprecated-devel
Version : 0.2.27
Release : 2.fc36
Architecture : noarch
Size : 7.2 k
Source : rust-time0.2-0.2.27-2.fc36.src.rpm
Repository : fedora
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 "deprecated" feature of "time" crate.