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

Last updated: June 28,2024

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

Please follow the steps below to install rust-slab-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Learn how to uninstall rust-slab-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 0:39:14 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-slab-devel
Version : 0.4.9
Release : 1.el9
Architecture : noarch
Size : 25 k
Source : rust-slab-0.4.9-1.el9.src.rpm
Repository : epel
Summary : Pre-allocated storage for a uniform data type
URL : https://crates.io/crates/slab
License : MIT
Description : Pre-allocated storage for a uniform data type.
:
: This package contains library source intended for building other packages which
: use the "slab" crate.