How to Install and Uninstall rust-wait-timeout-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 07,2024

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

Please follow the guidance below to install rust-wait-timeout-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide covers the steps necessary to uninstall rust-wait-timeout-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-wait-timeout-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:45:13 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-wait-timeout-devel
Version : 0.2.0
Release : 9.el9
Architecture : noarch
Size : 21 k
Source : rust-wait-timeout-0.2.0-9.el9.src.rpm
Repository : epel
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.