How to Install and Uninstall rust-bumpalo+allocator_api-devel.noarch Package on AlmaLinux 9

Last updated: June 28,2024

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

Here is a brief guide to show you how to install rust-bumpalo+allocator_api-devel.noarch on AlmaLinux 9

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

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

Please follow the instructions below to uninstall rust-bumpalo+allocator_api-devel.noarch on AlmaLinux 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 AlmaLinux 9

Last metadata expiration check: 1:18:22 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-bumpalo+allocator_api-devel
Version : 3.15.0
Release : 1.el9
Architecture : noarch
Size : 8.1 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 "allocator_api" feature of the "bumpalo" crate.