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

Last updated: January 11,2025

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

This is a short guide on how to install rust-timer-devel.noarch on Fedora 39

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

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

Please follow the guidelines below to uninstall rust-timer-devel.noarch on Fedora 39:

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

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

Last metadata expiration check: 4:44:01 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-timer-devel
Version : 0.2.0
Release : 15.fc39
Architecture : noarch
Size : 20 k
Source : rust-timer-0.2.0-15.fc39.src.rpm
Repository : fedora
Summary : Simple timer to schedule execution of closures
URL : https://crates.io/crates/timer
License : MPL-2.0
Description : A 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 the "timer" crate.