hardened_malloc on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S hardened_malloc

* (Optional) Uninstall hardened_malloc on Arch using YAY

$ yay -Rns hardened_malloc

2. Manually Install "hardened_malloc" via AUR

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

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

b. Clone hardened_malloc's git locally

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

c. Go to ~/hardened_malloc folder and install it

$ cd ~/hardened_malloc $ makepkg -si

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

ID: 1026778
Name: hardened_malloc
PackageBaseID: 144406
PackageBase: hardened_malloc
Version: 11-1
Description: Hardened allocator designed for modern systems
URL: https://github.com/GrapheneOS/hardened_malloc
NumVotes: 16
Popularity: 0.069998
OutOfDate: 1696012798
Maintainer: thithib
Submitter: thithib
FirstSubmitted: 1566165180
LastModified: 1643314702
URLPath: /cgit/aur.git/snapshot/hardened_malloc.tar.gz