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