strace-analyzer on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S strace-analyzer

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

$ yay -Rns strace-analyzer

2. Manually Install "strace-analyzer" via AUR

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

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

b. Clone strace-analyzer's git locally

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

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

$ cd ~/strace-analyzer $ makepkg -si

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

ID: 1223010
Name: strace-analyzer
PackageBaseID: 106119
PackageBase: strace-analyzer
Version: 0.5.2-1
Description: analyzes strace output
URL: https://github.com/wookietreiber/strace-analyzer
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: wookietreiber
Submitter: wookietreiber
FirstSubmitted: 1452779447
LastModified: 1678261646
URLPath: /cgit/aur.git/snapshot/strace-analyzer.tar.gz