mimalloc-git on AUR (Arch User Repository)

Last updated: July 01,2024

1. Install "mimalloc-git" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install mimalloc-git on Arch using YAY

$ yay -S mimalloc-git

* (Optional) Uninstall mimalloc-git on Arch using YAY

$ yay -Rns mimalloc-git

2. Manually Install "mimalloc-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone mimalloc-git's git locally

$ git clone https://aur.archlinux.org/mimalloc-git.git ~/mimalloc-git

c. Go to ~/mimalloc-git folder and install it

$ cd ~/mimalloc-git $ makepkg -si

3. Information about the mimalloc-git package on Arch User Repository (AUR)

ID: 623845
Name: mimalloc-git
PackageBaseID: 142957
PackageBase: mimalloc-git
Version: r31.8a81a6c-1
Description: General-purpose allocator with excellent performance characteristics
URL: https://github.com/microsoft/mimalloc
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: rsa
FirstSubmitted: 1561231880
LastModified: 1561231880
URLPath: /cgit/aur.git/snapshot/mimalloc-git.tar.gz