xtrace-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S xtrace-git

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

$ yay -Rns xtrace-git

2. Manually Install "xtrace-git" via AUR

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

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

b. Clone xtrace-git's git locally

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

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

$ cd ~/xtrace-git $ makepkg -si

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

ID: 205032
Name: xtrace-git
PackageBaseID: 79340
PackageBase: xtrace-git
Version: 210.0ab52b0-1
Description: Xtrace fakes an X server and forwards all connections to a real X server, displaying the communication between the clients and the server in a human readable form
URL: http://xtrace.alioth.debian.org/
NumVotes: 3
Popularity: 0
OutOfDate: 1535499790
Maintainer:
Submitter: RogerDuran
FirstSubmitted: 1393321135
LastModified: 1435672104
URLPath: /cgit/aur.git/snapshot/xtrace-git.tar.gz