d-spy on AUR (Arch User Repository)

Last updated: January 23,2025

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

$ yay -S d-spy

* (Optional) Uninstall d-spy on Arch using YAY

$ yay -Rns d-spy

2. Manually Install "d-spy" via AUR

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

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

b. Clone d-spy's git locally

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

c. Go to ~/d-spy folder and install it

$ cd ~/d-spy $ makepkg -si

3. Information about the d-spy package on Arch User Repository (AUR)

ID: 1111363
Name: d-spy
PackageBaseID: 183980
PackageBase: d-spy
Version: 1.2.1-1
Description: A D-Bus explorer for GNOME
URL: https://gitlab.gnome.org/GNOME/d-spy
NumVotes: 1
Popularity: 0.037038
OutOfDate:
Maintainer: igor-dyatlov
FirstSubmitted: 1657707280
LastModified: 1657707280
URLPath: /cgit/aur.git/snapshot/d-spy.tar.gz