strace-git on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S strace-git

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

$ yay -Rns strace-git

2. Manually Install "strace-git" via AUR

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

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

b. Clone strace-git's git locally

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

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

$ cd ~/strace-git $ makepkg -si

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

ID: 1240807
Name: strace-git
PackageBaseID: 125577
PackageBase: strace-git
Version: 6.2.r12.gd3b97fce7-1
Description: A diagnostic, debugging and instructional utility
URL: https://strace.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1505413023
LastModified: 1681375489
URLPath: /cgit/aur.git/snapshot/strace-git.tar.gz