xtrace on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S xtrace

* (Optional) Uninstall xtrace on Arch using YAY

$ yay -Rns xtrace

2. Manually Install "xtrace" via AUR

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

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

b. Clone xtrace's git locally

$ git clone https://aur.archlinux.org/xtrace.git ~/xtrace

c. Go to ~/xtrace folder and install it

$ cd ~/xtrace $ makepkg -si

3. Information about the xtrace package on Arch User Repository (AUR)

ID: 992150
Name: xtrace
PackageBaseID: 136196
PackageBase: xtrace
Version: 1.4.0-2
Description: trace communication between X client and server
URL:
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: tomKPZ
Submitter: tomKPZ
FirstSubmitted: 1537648302
LastModified: 1637513815
URLPath: /cgit/aur.git/snapshot/xtrace.tar.gz