How to Install and Uninstall rust-futures-core+default-devel.noarch Package on CentOS Stream 9

Last updated: October 06,2024

1. Install "rust-futures-core+default-devel.noarch" package

This tutorial shows how to install rust-futures-core+default-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-futures-core+default-devel.noarch

2. Uninstall "rust-futures-core+default-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-futures-core+default-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-futures-core+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-futures-core+default-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:04:06 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-futures-core+default-devel
Version : 0.3.30
Release : 1.el9
Architecture : noarch
Size : 8.4 k
Source : rust-futures-core-0.3.30-1.el9.src.rpm
Repository : epel
Summary : Core traits and types in for the futures library
URL : https://crates.io/crates/futures-core
License : MIT OR Apache-2.0
Description : The core traits and types in for the `futures` library.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "futures-core" crate.