How to Install and Uninstall mimalloc.x86_64 Package on Rocky Linux 9
Last updated: November 27,2024
1. Install "mimalloc.x86_64" package
This is a short guide on how to install mimalloc.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
mimalloc.x86_64
Copied
2. Uninstall "mimalloc.x86_64" package
In this section, we are going to explain the necessary steps to uninstall mimalloc.x86_64 on Rocky Linux 9:
$
sudo dnf remove
mimalloc.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the mimalloc.x86_64 package on Rocky Linux 9
Last metadata expiration check: 1:02:49 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : mimalloc
Version : 2.1.2
Release : 1.el9
Architecture : x86_64
Size : 71 k
Source : mimalloc-2.1.2-1.el9.src.rpm
Repository : epel
Summary : A general purpose allocator with excellent performance
URL : https://github.com/microsoft/mimalloc
License : MIT
Description : mimalloc (pronounced "me-malloc")
: is a general purpose allocator with excellent performance characteristics.
: Initially developed by Daan Leijen for the run-time systems.
Available Packages
Name : mimalloc
Version : 2.1.2
Release : 1.el9
Architecture : x86_64
Size : 71 k
Source : mimalloc-2.1.2-1.el9.src.rpm
Repository : epel
Summary : A general purpose allocator with excellent performance
URL : https://github.com/microsoft/mimalloc
License : MIT
Description : mimalloc (pronounced "me-malloc")
: is a general purpose allocator with excellent performance characteristics.
: Initially developed by Daan Leijen for the run-time systems.