gosniff on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S gosniff

* (Optional) Uninstall gosniff on Arch using YAY

$ yay -Rns gosniff

2. Manually Install "gosniff" via AUR

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

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

b. Clone gosniff's git locally

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

c. Go to ~/gosniff folder and install it

$ cd ~/gosniff $ makepkg -si

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

ID: 1075320
Name: gosniff
PackageBaseID: 178553
PackageBase: gosniff
Version: r38.17ac522-1
Description: A fancy-schmancy tcpdump-esque TUI, programmed in Go
URL: https://github.com/c-grimshaw/gosniff
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1651629127
LastModified: 1651629127
URLPath: /cgit/aur.git/snapshot/gosniff.tar.gz