strace-parser on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S strace-parser

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

$ yay -Rns strace-parser

2. Manually Install "strace-parser" via AUR

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

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

b. Clone strace-parser's git locally

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

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

$ cd ~/strace-parser $ makepkg -si

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

ID: 921758
Name: strace-parser
PackageBaseID: 147311
PackageBase: strace-parser
Version: 0.7.2-1
Description: A tool to analyze raw strace data
URL: https://gitlab.com/gitlab-com/support/toolbox/strace-parser
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: barbuk
Submitter: barbuk
FirstSubmitted: 1575975895
LastModified: 1623843596
URLPath: /cgit/aur.git/snapshot/strace-parser.tar.gz