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

Last updated: July 02,2024

1. Install "rust-mimalloc+secure-devel.noarch" package

This tutorial shows how to install rust-mimalloc+secure-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-mimalloc+secure-devel.noarch

2. Uninstall "rust-mimalloc+secure-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-mimalloc+secure-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-mimalloc+secure-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:18:56 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-mimalloc+secure-devel
Version : 0.1.39
Release : 1.el9
Architecture : noarch
Size : 7.8 k
Source : rust-mimalloc-0.1.39-1.el9.src.rpm
Repository : epel
Summary : Performance and security oriented drop-in allocator
URL : https://crates.io/crates/mimalloc
License : MIT
Description : Performance and security oriented drop-in allocator.
:
: This package contains library source intended for building other packages which
: use the "secure" feature of the "mimalloc" crate.