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