How to Install and Uninstall rust-bumpalo+allocator_api-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 30,2024

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

This tutorial shows how to install rust-bumpalo+allocator_api-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Here is a brief guide to show you how to uninstall rust-bumpalo+allocator_api-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-bumpalo+allocator_api-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:46:05 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-bumpalo+allocator_api-devel
Version : 3.14.0
Release : 1.el9
Architecture : noarch
Size : 8.4 k
Source : rust-bumpalo-3.14.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 "allocator_api" feature of the "bumpalo" crate.