duma on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S duma

* (Optional) Uninstall duma on Arch using YAY

$ yay -Rns duma

2. Manually Install "duma" via AUR

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

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

b. Clone duma's git locally

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

c. Go to ~/duma folder and install it

$ cd ~/duma $ makepkg -si

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

ID: 960203
Name: duma
PackageBaseID: 18226
PackageBase: duma
Version: 2.5.21-2
Description: Detect Unintended Memory Access (D.U.M.A.) - A Red-Zone memory allocator
URL: https://github.com/johnsonjh/duma
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: revel
Submitter:
FirstSubmitted: 1215121034
LastModified: 1631525756
URLPath: /cgit/aur.git/snapshot/duma.tar.gz