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

Last updated: May 20,2024

1. Install "rust-futures-task+unstable-devel.noarch" package

This tutorial shows how to install rust-futures-task+unstable-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-futures-task+unstable-devel.noarch

2. Uninstall "rust-futures-task+unstable-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-futures-task+unstable-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-futures-task+unstable-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:36:02 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-futures-task+unstable-devel
Version : 0.3.30
Release : 1.el9
Architecture : noarch
Size : 8.3 k
Source : rust-futures-task-0.3.30-1.el9.src.rpm
Repository : epel
Summary : Tools for working with tasks
URL : https://crates.io/crates/futures-task
License : MIT OR Apache-2.0
Description : Tools for working with tasks.
:
: This package contains library source intended for building other packages which
: use the "unstable" feature of the "futures-task" crate.