spy on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S spy

* (Optional) Uninstall spy on Arch using YAY

$ yay -Rns spy

2. Manually Install "spy" via AUR

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

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

b. Clone spy's git locally

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

c. Go to ~/spy folder and install it

$ cd ~/spy $ makepkg -si

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

ID: 956837
Name: spy
PackageBaseID: 170772
PackageBase: spy
Version: 1.8-1
Description: Linux kernel mode debugfs keylogger
URL: https://github.com/jarun/spy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1630819916
LastModified: 1630819916
URLPath: /cgit/aur.git/snapshot/spy.tar.gz