How to Install and Uninstall rust-futures-test+std-devel.noarch Package on Oracle Linux 9

Last updated: September 20,2024

1. Install "rust-futures-test+std-devel.noarch" package

Please follow the instructions below to install rust-futures-test+std-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-futures-test+std-devel.noarch

2. Uninstall "rust-futures-test+std-devel.noarch" package

This is a short guide on how to uninstall rust-futures-test+std-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-futures-test+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-futures-test+std-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:18:02 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-futures-test+std-devel
Version : 0.3.30
Release : 1.el9
Architecture : noarch
Size : 8.9 k
Source : rust-futures-test-0.3.30-1.el9.src.rpm
Repository : epel
Summary : Common utilities for testing components built off futures-rs
URL : https://crates.io/crates/futures-test
License : MIT OR Apache-2.0
Description : Common utilities for testing components built off futures-rs.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "futures-test" crate.