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

Last updated: June 30,2024

1. Install "rust-futures-util+alloc-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-futures-util+alloc-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-futures-util+alloc-devel.noarch

2. Uninstall "rust-futures-util+alloc-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-futures-util+alloc-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-futures-util+alloc-devel.noarch $ sudo dnf autoremove

3. Information about the rust-futures-util+alloc-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 2:10:35 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-futures-util+alloc-devel
Version : 0.3.30
Release : 1.el9
Architecture : noarch
Size : 8.6 k
Source : rust-futures-util-0.3.30-1.el9.src.rpm
Repository : epel
Summary : Common utilities and extension traits for the futures-rs library
URL : https://crates.io/crates/futures-util
License : MIT OR Apache-2.0
Description : Common utilities and extension traits for the futures-rs library.
:
: This package contains library source intended for building other packages which
: use the "alloc" feature of the "futures-util" crate.