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

Last updated: February 07,2025

1. Install "rust-wait-timeout-devel.noarch" package

Learn how to install rust-wait-timeout-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-wait-timeout-devel.noarch

2. Uninstall "rust-wait-timeout-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-wait-timeout-devel.noarch on Fedora 39:

$ sudo dnf remove rust-wait-timeout-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:24:06 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-wait-timeout-devel
Version : 0.2.0
Release : 14.fc39
Architecture : noarch
Size : 21 k
Source : rust-wait-timeout-0.2.0-14.fc39.src.rpm
Repository : fedora
Summary : Crate to wait on a child process with a timeout
URL : https://crates.io/crates/wait-timeout
License : MIT OR Apache-2.0
Description : A crate to wait on a child process with a timeout specified across Unix
: and Windows platforms.
:
: This package contains library source intended for building other packages which
: use the "wait-timeout" crate.