How to Install and Uninstall rust-mimalloc+debug-devel.noarch Package on Rocky Linux 9

Last updated: October 07,2024

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

Please follow the step by step instructions below to install rust-mimalloc+debug-devel.noarch on Rocky Linux 9

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

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

Please follow the guidelines below to uninstall rust-mimalloc+debug-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-mimalloc+debug-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:52:40 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-mimalloc+debug-devel
Version : 0.1.37
Release : 1.el9
Architecture : noarch
Size : 7.6 k
Source : rust-mimalloc-0.1.37-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 "debug" feature of the "mimalloc" crate.