xscope on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S xscope

* (Optional) Uninstall xscope on Arch using YAY

$ yay -Rns xscope

2. Manually Install "xscope" via AUR

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

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

b. Clone xscope's git locally

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

c. Go to ~/xscope folder and install it

$ cd ~/xscope $ makepkg -si

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

ID: 1122599
Name: xscope
PackageBaseID: 64118
PackageBase: xscope
Version: 1.4.3-1
Description: A program to monitor X11/Client conversations
URL: http://cgit.freedesktop.org/xorg/app/xscope/
NumVotes: 5
Popularity: 7.0E-6
OutOfDate:
Maintainer: bidulock
Submitter: Koromix
FirstSubmitted: 1351488073
LastModified: 1659768813
URLPath: /cgit/aur.git/snapshot/xscope.tar.gz