How to Install and Uninstall rust-bumpalo+boxed-devel.noarch Package on Fedora 39

Last updated: January 15,2025

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

This is a short guide on how to install rust-bumpalo+boxed-devel.noarch on Fedora 39

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

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

This guide covers the steps necessary to uninstall rust-bumpalo+boxed-devel.noarch on Fedora 39:

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

3. Information about the rust-bumpalo+boxed-devel.noarch package on Fedora 39

Last metadata expiration check: 5:57:28 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-bumpalo+boxed-devel
Version : 3.15.0
Release : 1.fc39
Architecture : noarch
Size : 8.6 k
Source : rust-bumpalo-3.15.0-1.fc39.src.rpm
Repository : updates
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 "boxed" feature of the "bumpalo" crate.