xtruss-git on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S xtruss-git

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

$ yay -Rns xtruss-git

2. Manually Install "xtruss-git" via AUR

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

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

b. Clone xtruss-git's git locally

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

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

$ cd ~/xtruss-git $ makepkg -si

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

ID: 988622
Name: xtruss-git
PackageBaseID: 173083
PackageBase: xtruss-git
Version: 20211024.c25bf48-1
Description: X11 protocol tracer, akin to strace
URL: https://www.chiark.greenend.org.uk/~sgtatham/xtruss/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: 1ace
FirstSubmitted: 1636893764
LastModified: 1636893928
URLPath: /cgit/aur.git/snapshot/xtruss-git.tar.gz