How to Install and Uninstall mimalloc.i686 Package on Fedora 35

Last updated: October 05,2024

1. Install "mimalloc.i686" package

Please follow the steps below to install mimalloc.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install mimalloc.i686

2. Uninstall "mimalloc.i686" package

Please follow the guidelines below to uninstall mimalloc.i686 on Fedora 35:

$ sudo dnf remove mimalloc.i686 $ sudo dnf autoremove

3. Information about the mimalloc.i686 package on Fedora 35

Last metadata expiration check: 3:53:00 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : mimalloc
Version : 2.0.6
Release : 1.fc35
Architecture : i686
Size : 68 k
Source : mimalloc-2.0.6-1.fc35.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.