How to Install and Uninstall rust-smallvec+drain_filter-devel.noarch Package on CentOS Stream 9

Last updated: September 23,2024

1. Install "rust-smallvec+drain_filter-devel.noarch" package

Please follow the steps below to install rust-smallvec+drain_filter-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-smallvec+drain_filter-devel.noarch

2. Uninstall "rust-smallvec+drain_filter-devel.noarch" package

This is a short guide on how to uninstall rust-smallvec+drain_filter-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-smallvec+drain_filter-devel.noarch $ sudo dnf autoremove

3. Information about the rust-smallvec+drain_filter-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:32:09 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-smallvec+drain_filter-devel
Version : 1.13.1
Release : 1.el9
Architecture : noarch
Size : 7.7 k
Source : rust-smallvec-1.13.1-1.el9.src.rpm
Repository : epel
Summary : Store up to a small number of items on the stack
URL : https://crates.io/crates/smallvec
License : MIT OR Apache-2.0
Description : 'Small vector' optimization: store up to a small number of items on the
: stack.
:
: This package contains library source intended for building other packages which
: use the "drain_filter" feature of the "smallvec" crate.