How to Install and Uninstall mimalloc.x86_64 Package on Fedora 35
Last updated: November 27,2024
1. Install "mimalloc.x86_64" package
Learn how to install mimalloc.x86_64 on Fedora 35
$
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 Fedora 35:
$
sudo dnf remove
mimalloc.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the mimalloc.x86_64 package on Fedora 35
Last metadata expiration check: 0:56:37 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : mimalloc
Version : 2.0.6
Release : 1.fc35
Architecture : x86_64
Size : 66 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.
Available Packages
Name : mimalloc
Version : 2.0.6
Release : 1.fc35
Architecture : x86_64
Size : 66 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.