How to Install and Uninstall rust-futures-core+std-devel.noarch Package on AlmaLinux 9

Last updated: June 30,2024

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

This is a short guide on how to install rust-futures-core+std-devel.noarch on AlmaLinux 9

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

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

Learn how to uninstall rust-futures-core+std-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-futures-core+std-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:50:06 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-futures-core+std-devel
Version : 0.3.30
Release : 1.el9
Architecture : noarch
Size : 8.3 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 "std" feature of the "futures-core" crate.