How to Install and Uninstall mimalloc.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "mimalloc.x86_64" package

Please follow the steps below to install mimalloc.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install mimalloc.x86_64

2. Uninstall "mimalloc.x86_64" package

Please follow the guidance below to uninstall mimalloc.x86_64 on Fedora 34:

$ sudo dnf remove mimalloc.x86_64 $ sudo dnf autoremove

3. Information about the mimalloc.x86_64 package on Fedora 34

Last metadata expiration check: 2:46:54 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : mimalloc
Version : 2.0.6
Release : 1.fc34
Architecture : x86_64
Size : 66 k
Source : mimalloc-2.0.6-1.fc34.src.rpm
Repository : updates
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.