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

Last updated: July 02,2024

1. Install "rust-hashbrown+allocator-api2-devel.noarch" package

This is a short guide on how to install rust-hashbrown+allocator-api2-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-hashbrown+allocator-api2-devel.noarch

2. Uninstall "rust-hashbrown+allocator-api2-devel.noarch" package

This is a short guide on how to uninstall rust-hashbrown+allocator-api2-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-hashbrown+allocator-api2-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:30:57 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-hashbrown+allocator-api2-devel
Version : 0.14.3
Release : 1.el9
Architecture : noarch
Size : 8.4 k
Source : rust-hashbrown-0.14.3-1.el9.src.rpm
Repository : epel
Summary : Rust port of Google's SwissTable hash map
URL : https://crates.io/crates/hashbrown
License : MIT OR Apache-2.0
Description : A Rust port of Google's SwissTable hash map.
:
: This package contains library source intended for building other packages which
: use the "allocator-api2" feature of the "hashbrown" crate.