How to Install and Uninstall rust-mimalloc-devel.noarch Package on Oracle Linux 9

Last updated: October 06,2024

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

Please follow the guidelines below to install rust-mimalloc-devel.noarch on Oracle Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-mimalloc-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-mimalloc-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:04:15 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-mimalloc-devel
Version : 0.1.37
Release : 1.el9
Architecture : noarch
Size : 11 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 "mimalloc" crate.