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

Last updated: May 20,2024

1. Install "rust-futures-lite+memchr-devel.noarch" package

This is a short guide on how to install rust-futures-lite+memchr-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-futures-lite+memchr-devel.noarch

2. Uninstall "rust-futures-lite+memchr-devel.noarch" package

This guide covers the steps necessary to uninstall rust-futures-lite+memchr-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-futures-lite+memchr-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:42:57 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-futures-lite+memchr-devel
Version : 2.2.0
Release : 1.el9
Architecture : noarch
Size : 8.0 k
Source : rust-futures-lite-2.2.0-1.el9.src.rpm
Repository : epel
Summary : Futures, streams, and async I/O combinators
URL : https://crates.io/crates/futures-lite
License : Apache-2.0 OR MIT
Description : Futures, streams, and async I/O combinators.
:
: This package contains library source intended for building other packages which
: use the "memchr" feature of the "futures-lite" crate.