strace-grace on AUR (Arch User Repository)
Last updated: December 27,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
Copied
b. Install strace-grace on Arch using YAY
$
yay -S
strace-grace
Copied
* (Optional) Uninstall strace-grace on Arch using YAY
$
yay -Rns
strace-grace
Copied
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
Copied
b. Clone strace-grace's git locally
$
git clone https://aur.archlinux.org/strace-grace.git
~/strace-grace
Copied
c. Go to ~/strace-grace folder and install it
$
cd
~/strace-grace
Copied
$
makepkg -si
Copied
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
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