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

Last updated: May 18,2024

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

Please follow the step by step instructions below to install rust-wait-timeout-devel.noarch on Fedora 35

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

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

This guide let you learn how to uninstall rust-wait-timeout-devel.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:26:56 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-wait-timeout-devel
Version : 0.2.0
Release : 7.fc35
Architecture : noarch
Size : 21 k
Source : rust-wait-timeout-0.2.0-7.fc35.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 ASL 2.0
Description : 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 "wait-timeout" crate.