How to Install and Uninstall mimalloc.x86_64 Package on AlmaLinux 8

Last updated: January 13,2025

1. Install "mimalloc.x86_64" package

Please follow the steps below to install mimalloc.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install mimalloc.x86_64

2. Uninstall "mimalloc.x86_64" package

Please follow the steps below to uninstall mimalloc.x86_64 on AlmaLinux 8:

$ sudo dnf remove mimalloc.x86_64 $ sudo dnf autoremove

3. Information about the mimalloc.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:34:15 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : mimalloc
Version : 2.0.6
Release : 1.el8
Architecture : x86_64
Size : 67 k
Source : mimalloc-2.0.6-1.el8.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.