How to Install and Uninstall rust-time+deprecated-devel.noarch Package on Fedora 35

Last updated: May 11,2024

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

This is a short guide on how to install rust-time+deprecated-devel.noarch on Fedora 35

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

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

Please follow the step by step instructions below to uninstall rust-time+deprecated-devel.noarch on Fedora 35:

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

3. Information about the rust-time+deprecated-devel.noarch package on Fedora 35

Last metadata expiration check: 0:33:38 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : rust-time+deprecated-devel
Version : 0.2.26
Release : 2.fc35
Architecture : noarch
Size : 8.7 k
Source : rust-time-0.2.26-2.fc35.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.