How to Install and Uninstall rust-bumpalo-devel.noarch Package on CentOS Stream 9

Last updated: May 20,2024

1. Install "rust-bumpalo-devel.noarch" package

This tutorial shows how to install rust-bumpalo-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-bumpalo-devel.noarch

2. Uninstall "rust-bumpalo-devel.noarch" package

Learn how to uninstall rust-bumpalo-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-bumpalo-devel.noarch $ sudo dnf autoremove

3. Information about the rust-bumpalo-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 2:04:52 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-bumpalo-devel
Version : 3.15.0
Release : 1.el9
Architecture : noarch
Size : 79 k
Source : rust-bumpalo-3.15.0-1.el9.src.rpm
Repository : epel
Summary : Fast bump allocation arena for Rust
URL : https://crates.io/crates/bumpalo
License : MIT OR Apache-2.0
Description : A fast bump allocation arena for Rust.
:
: This package contains library source intended for building other packages which
: use the "bumpalo" crate.