jemalloc4 on AUR (Arch User Repository)

Last updated: October 06,2024

1. Install "jemalloc4" 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 jemalloc4 on Arch using YAY

$ yay -S jemalloc4

* (Optional) Uninstall jemalloc4 on Arch using YAY

$ yay -Rns jemalloc4

2. Manually Install "jemalloc4" via AUR

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

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

b. Clone jemalloc4's git locally

$ git clone https://aur.archlinux.org/jemalloc4.git ~/jemalloc4

c. Go to ~/jemalloc4 folder and install it

$ cd ~/jemalloc4 $ makepkg -si

3. Information about the jemalloc4 package on Arch User Repository (AUR)

ID: 606798
Name: jemalloc4
PackageBaseID: 141531
PackageBase: jemalloc4
Version: 4.5.0-1
Description: General-purpose scalable concurrent malloc implementation - 4.x series
URL: http://www.canonware.com/jemalloc/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fosskers
FirstSubmitted: 1556144542
LastModified: 1556144542
URLPath: /cgit/aur.git/snapshot/jemalloc4.tar.gz