nidhugg-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S nidhugg-git

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

$ yay -Rns nidhugg-git

2. Manually Install "nidhugg-git" via AUR

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

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

b. Clone nidhugg-git's git locally

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

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

$ cd ~/nidhugg-git $ makepkg -si

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

ID: 548698
Name: nidhugg-git
PackageBaseID: 125120
PackageBase: nidhugg-git
Version: 0.2.r152.ea22422-2
Description: A bug-finding tool for concurrency and weak-memory bugs in C and C++ programs
URL: https://github.com/nidhugg/nidhugg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: margnus1
Submitter: margnus1
FirstSubmitted: 1503750109
LastModified: 1538480307
URLPath: /cgit/aur.git/snapshot/nidhugg-git.tar.gz