debug_assert-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S debug_assert-git

* (Optional) Uninstall debug_assert-git on Arch using YAY

$ yay -Rns debug_assert-git

2. Manually Install "debug_assert-git" via AUR

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

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

b. Clone debug_assert-git's git locally

$ git clone https://aur.archlinux.org/debug_assert-git.git ~/debug_assert-git

c. Go to ~/debug_assert-git folder and install it

$ cd ~/debug_assert-git $ makepkg -si

3. Information about the debug_assert-git package on Arch User Repository (AUR)

ID: 478983
Name: debug_assert-git
PackageBaseID: 117423
PackageBase: debug_assert-git
Version: 1.3.r1.gbcbc80a-2
Description: Simple, flexible and modular assertion macro
URL: https://github.com/foonathan/debug_assert
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: verri
Submitter: verri
FirstSubmitted: 1480449889
LastModified: 1516297356
URLPath: /cgit/aur.git/snapshot/debug_assert-git.tar.gz