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

Last updated: October 07,2024

1. Install "rust-alloc-stdlib-devel.noarch" package

Here is a brief guide to show you how to install rust-alloc-stdlib-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-alloc-stdlib-devel.noarch

2. Uninstall "rust-alloc-stdlib-devel.noarch" package

This guide covers the steps necessary to uninstall rust-alloc-stdlib-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-alloc-stdlib-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:33:06 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-alloc-stdlib-devel
Version : 0.2.2
Release : 1.el9
Architecture : noarch
Size : 16 k
Source : rust-alloc-stdlib-0.2.2-1.el9.src.rpm
Repository : epel
Summary : Dynamic allocator example that may be used with the stdlib
URL : https://crates.io/crates/alloc-stdlib
License : BSD-3-Clause
Description : A dynamic allocator example that may be used with the stdlib.
:
: This package contains library source intended for building other packages which
: use the "alloc-stdlib" crate.