snoop on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S snoop

* (Optional) Uninstall snoop on Arch using YAY

$ yay -Rns snoop

2. Manually Install "snoop" via AUR

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

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

b. Clone snoop's git locally

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

c. Go to ~/snoop folder and install it

$ cd ~/snoop $ makepkg -si

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

ID: 1390101
Name: snoop
PackageBaseID: 198016
PackageBase: snoop
Version: 0.2-1
Description: Search through file contents in a given folder.
URL: https://gitlab.gnome.org/philippun1/snoop/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1696088337
LastModified: 1705874131
URLPath: /cgit/aur.git/snapshot/snoop.tar.gz