libptmalloc3 on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S libptmalloc3

* (Optional) Uninstall libptmalloc3 on Arch using YAY

$ yay -Rns libptmalloc3

2. Manually Install "libptmalloc3" via AUR

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

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

b. Clone libptmalloc3's git locally

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

c. Go to ~/libptmalloc3 folder and install it

$ cd ~/libptmalloc3 $ makepkg -si

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

ID: 862337
Name: libptmalloc3
PackageBaseID: 163043
PackageBase: libptmalloc3
Version: 3-1
Description: A multi-thread malloc and memory pool implementation
URL: http://www.malloc.de/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hurufu
Submitter: hurufu
FirstSubmitted: 1612722622
LastModified: 1613140075
URLPath: /cgit/aur.git/snapshot/libptmalloc3.tar.gz