How to Install and Uninstall rust-timer-devel.noarch Package on Fedora 34

Last updated: October 05,2024

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

Please follow the instructions below to install rust-timer-devel.noarch on Fedora 34

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

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

This is a short guide on how to uninstall rust-timer-devel.noarch on Fedora 34:

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

3. Information about the rust-timer-devel.noarch package on Fedora 34

Last metadata expiration check: 3:10:24 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-timer-devel
Version : 0.2.0
Release : 8.fc34
Architecture : noarch
Size : 21 k
Source : rust-timer-0.2.0-8.fc34.src.rpm
Repository : fedora
Summary : Simple timer to schedule execution of closures
URL : https://crates.io/crates/timer
License : MPLv2.0
Description : Simple timer. Use it to schedule execution of closures after a delay or at a
: given timestamp.
:
: This package contains library source intended for building other packages
: which use "timer" crate.