xmon on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S xmon

* (Optional) Uninstall xmon on Arch using YAY

$ yay -Rns xmon

2. Manually Install "xmon" via AUR

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

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

b. Clone xmon's git locally

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

c. Go to ~/xmon folder and install it

$ cd ~/xmon $ makepkg -si

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

ID: 845487
Name: xmon
PackageBaseID: 156422
PackageBase: xmon
Version: 1.5.6-1
Description: X11 protocol tracer, akin to strace
URL: ftp://ftp.gwdg.de/pub/x11/x.org/contrib/devel_tools/xmon.1.5.6.README
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: 1ace
FirstSubmitted: 1596663458
LastModified: 1610317174
URLPath: /cgit/aur.git/snapshot/xmon.tar.gz