dmalloc on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "dmalloc" 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
Copied
b. Install dmalloc on Arch using YAY
$
yay -S
dmalloc
Copied
* (Optional) Uninstall dmalloc on Arch using YAY
$
yay -Rns
dmalloc
Copied
2. Manually Install "dmalloc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone dmalloc's git locally
$
git clone https://aur.archlinux.org/dmalloc.git
~/dmalloc
Copied
c. Go to ~/dmalloc folder and install it
$
cd
~/dmalloc
Copied
$
makepkg -si
Copied
3. Information about the dmalloc package on Arch User Repository (AUR)
ID: 842822
Name: dmalloc
PackageBaseID: 161692
PackageBase: dmalloc
Version: 5.6.5-2
Description: Debug Malloc memory allocation debugging C library
URL: https://github.com/j256/dmalloc
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: kxuan
Submitter: kxuan
FirstSubmitted: 1609841038
LastModified: 1609844265
URLPath: /cgit/aur.git/snapshot/dmalloc.tar.gz
Name: dmalloc
PackageBaseID: 161692
PackageBase: dmalloc
Version: 5.6.5-2
Description: Debug Malloc memory allocation debugging C library
URL: https://github.com/j256/dmalloc
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: kxuan
Submitter: kxuan
FirstSubmitted: 1609841038
LastModified: 1609844265
URLPath: /cgit/aur.git/snapshot/dmalloc.tar.gz