How to Install and Uninstall rust-tokio-test+default-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 04,2024

1. Install "rust-tokio-test+default-devel.noarch" package

This is a short guide on how to install rust-tokio-test+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-tokio-test+default-devel.noarch

2. Uninstall "rust-tokio-test+default-devel.noarch" package

This guide let you learn how to uninstall rust-tokio-test+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-tokio-test+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-tokio-test+default-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:18:50 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-tokio-test+default-devel
Version : 0.4.3
Release : 1.el9
Architecture : noarch
Size : 7.7 k
Source : rust-tokio-test-0.4.3-1.el9.src.rpm
Repository : epel
Summary : Testing utilities for Tokio- and futures-based code
URL : https://crates.io/crates/tokio-test
License : MIT
Description : Testing utilities for Tokio- and futures-based code.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "tokio-test" crate.