How to Install and Uninstall mimalloc.x86_64 Package on CentOS Stream 8
Last updated: November 24,2024
1. Install "mimalloc.x86_64" package
Please follow the guidelines below to install mimalloc.x86_64 on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
mimalloc.x86_64
Copied
2. Uninstall "mimalloc.x86_64" package
Please follow the step by step instructions below to uninstall mimalloc.x86_64 on CentOS Stream 8:
$
sudo dnf remove
mimalloc.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the mimalloc.x86_64 package on CentOS Stream 8
Last metadata expiration check: 4:06:53 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : mimalloc
Version : 2.1.2
Release : 1.el8
Architecture : x86_64
Size : 74 k
Source : mimalloc-2.1.2-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.
Available Packages
Name : mimalloc
Version : 2.1.2
Release : 1.el8
Architecture : x86_64
Size : 74 k
Source : mimalloc-2.1.2-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.