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