strace-with-colors on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S strace-with-colors

* (Optional) Uninstall strace-with-colors on Arch using YAY

$ yay -Rns strace-with-colors

2. Manually Install "strace-with-colors" via AUR

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

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

b. Clone strace-with-colors's git locally

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

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

$ cd ~/strace-with-colors $ makepkg -si

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

ID: 1160617
Name: strace-with-colors
PackageBaseID: 170744
PackageBase: strace-with-colors
Version: 6.0-1
Description: A diagnostic, debugging and instructional userspace tracer (with colors)
URL: https://strace.io/
NumVotes: 1
Popularity: 7.0E-6
OutOfDate:
Maintainer: xfgusta
Submitter: xfgusta
FirstSubmitted: 1630737447
LastModified: 1667345423
URLPath: /cgit/aur.git/snapshot/strace-with-colors.tar.gz