sniffer on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S sniffer

* (Optional) Uninstall sniffer on Arch using YAY

$ yay -Rns sniffer

2. Manually Install "sniffer" via AUR

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

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

b. Clone sniffer's git locally

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

c. Go to ~/sniffer folder and install it

$ cd ~/sniffer $ makepkg -si

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

ID: 1118275
Name: sniffer
PackageBaseID: 173254
PackageBase: sniffer
Version: 0.6.1-1
Description: Modern alternative network traffic sniffer
URL: https://github.com/chenjiandongx/sniffer
NumVotes: 1
Popularity: 8.0E-6
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1637378812
LastModified: 1658950895
URLPath: /cgit/aur.git/snapshot/sniffer.tar.gz