How to Install and Uninstall mimalloc-devel Package on openSuSE Tumbleweed

Last updated: June 27,2024

1. Install "mimalloc-devel" package

In this section, we are going to explain the necessary steps to install mimalloc-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install mimalloc-devel

2. Uninstall "mimalloc-devel" package

This guide covers the steps necessary to uninstall mimalloc-devel on openSuSE Tumbleweed:

$ sudo zypper remove mimalloc-devel

3. Information about the mimalloc-devel package on openSuSE Tumbleweed

Information for package mimalloc-devel:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : mimalloc-devel
Version : 2.1.2-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 49.0 KiB
Installed : No
Status : not installed
Source package : mimalloc-2.1.2-1.2.src
Upstream URL : https://github.com/microsoft/mimalloc
Summary : Development files for mimalloc
Description :
This is a general purpose allocator.
It is a drop-in replacement for malloc and can be used in other
programs without code changes.
This subpackage contains libraries and header files for developing
applications that want to make use of mimalloc.

5. The same packages on other Linux Distributions