dspy on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S dspy

* (Optional) Uninstall dspy on Arch using YAY

$ yay -Rns dspy

2. Manually Install "dspy" via AUR

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

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

b. Clone dspy's git locally

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

c. Go to ~/dspy folder and install it

$ cd ~/dspy $ makepkg -si

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

ID: 964313
Name: dspy
PackageBaseID: 171288
PackageBase: dspy
Version: 1.0.0-1
Description: It's like d-feet, but written in C and blisteringly fast. Also comes with a library for IDE integration
URL: https://gitlab.gnome.org/GNOME/d-spy
NumVotes: 1
Popularity: 0.140947
OutOfDate:
Maintainer: igor-dyatlov
FirstSubmitted: 1632307676
LastModified: 1632307676
URLPath: /cgit/aur.git/snapshot/dspy.tar.gz