strace-grace on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S strace-grace

* (Optional) Uninstall strace-grace on Arch using YAY

$ yay -Rns strace-grace

2. Manually Install "strace-grace" via AUR

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

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

b. Clone strace-grace's git locally

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

c. Go to ~/strace-grace folder and install it

$ cd ~/strace-grace $ makepkg -si

3. Information about the strace-grace package on Arch User Repository (AUR)

ID: 1170508
Name: strace-grace
PackageBaseID: 187463
PackageBase: strace-grace
Version: 0.0.1-1
Description: grace is a tool for monitoring and annotating syscalls for a given process. It's essentially a lightweight strace, in Go, with colours and pretty output.
URL: https://github.com/liamg/grace
NumVotes: 0
Popularity: 0
OutOfDate: 1707405872
Maintainer: slava.ganzin
Submitter: slava.ganzin
FirstSubmitted: 1668692756
LastModified: 1668692756
URLPath: /cgit/aur.git/snapshot/strace-grace.tar.gz