How to Install and Uninstall mimalloc.x86_64 Package on CentOS Stream 9
Last updated: March 03,2025
1. Install "mimalloc.x86_64" package
Please follow the guidelines below to install mimalloc.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
mimalloc.x86_64
Copied
2. Uninstall "mimalloc.x86_64" package
This guide let you learn how to uninstall mimalloc.x86_64 on CentOS Stream 9:
$
sudo dnf remove
mimalloc.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the mimalloc.x86_64 package on CentOS Stream 9
Last metadata expiration check: 1:38:49 ago on Sat Mar 16 16:03:45 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.