gnatmem on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S gnatmem

* (Optional) Uninstall gnatmem on Arch using YAY

$ yay -Rns gnatmem

2. Manually Install "gnatmem" via AUR

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

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

b. Clone gnatmem's git locally

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

c. Go to ~/gnatmem folder and install it

$ cd ~/gnatmem $ makepkg -si

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

ID: 765768
Name: gnatmem
PackageBaseID: 136479
PackageBase: gnatmem
Version: 2020-1
Description: Monitors dynamic allocation and deallocation activity in a Ada program.
URL: https://libre.adacore.com/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: charlie5
FirstSubmitted: 1538722103
LastModified: 1594860148
URLPath: /cgit/aur.git/snapshot/gnatmem.tar.gz