lib32-jemalloc on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S lib32-jemalloc

* (Optional) Uninstall lib32-jemalloc on Arch using YAY

$ yay -Rns lib32-jemalloc

2. Manually Install "lib32-jemalloc" via AUR

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

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

b. Clone lib32-jemalloc's git locally

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

c. Go to ~/lib32-jemalloc folder and install it

$ cd ~/lib32-jemalloc $ makepkg -si

3. Information about the lib32-jemalloc package on Arch User Repository (AUR)

ID: 1097071
Name: lib32-jemalloc
PackageBaseID: 135480
PackageBase: lib32-jemalloc
Version: 5.3.0-1
Description: General-purpose scalable concurrent malloc implementation (32-bit)
URL: http://jemalloc.net/
NumVotes: 2
Popularity: 2.0E-6
OutOfDate:
Maintainer: StarterX4
Submitter: adsun
FirstSubmitted: 1535489503
LastModified: 1654977085
URLPath: /cgit/aur.git/snapshot/lib32-jemalloc.tar.gz