How to Install and Uninstall rust-time+quickcheck-devel.noarch Package on Fedora 38

Last updated: September 21,2024

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

In this section, we are going to explain the necessary steps to install rust-time+quickcheck-devel.noarch on Fedora 38

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

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

In this section, we are going to explain the necessary steps to uninstall rust-time+quickcheck-devel.noarch on Fedora 38:

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

3. Information about the rust-time+quickcheck-devel.noarch package on Fedora 38

Last metadata expiration check: 5:36:44 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-time+quickcheck-devel
Version : 0.3.34
Release : 1.fc38
Architecture : noarch
Size : 9.4 k
Source : rust-time-0.3.34-1.fc38.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 "quickcheck" feature of the "time" crate.