mutrace on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S mutrace

* (Optional) Uninstall mutrace on Arch using YAY

$ yay -Rns mutrace

2. Manually Install "mutrace" via AUR

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

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

b. Clone mutrace's git locally

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

c. Go to ~/mutrace folder and install it

$ cd ~/mutrace $ makepkg -si

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

ID: 852829
Name: mutrace
PackageBaseID: 100323
PackageBase: mutrace
Version: 0.2-1
Description: A mutex contention measurement tool
URL: http://0pointer.de/blog/projects/mutrace.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: sakalisc
Submitter: sakalisc
FirstSubmitted: 1442673096
LastModified: 1611586323
URLPath: /cgit/aur.git/snapshot/mutrace.tar.gz