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
Copied
b. Install xmon on Arch using YAY
$
yay -S
xmon
Copied
* (Optional) Uninstall xmon on Arch using YAY
$
yay -Rns
xmon
Copied
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
Copied
b. Clone xmon's git locally
$
git clone https://aur.archlinux.org/xmon.git
~/xmon
Copied
c. Go to ~/xmon folder and install it
$
cd
~/xmon
Copied
$
makepkg -si
Copied
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
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