justniffer on AUR (Arch User Repository)

Last updated: June 07,2024

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

$ yay -S justniffer

* (Optional) Uninstall justniffer on Arch using YAY

$ yay -Rns justniffer

2. Manually Install "justniffer" via AUR

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

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

b. Clone justniffer's git locally

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

c. Go to ~/justniffer folder and install it

$ cd ~/justniffer $ makepkg -si

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

ID: 287249
Name: justniffer
PackageBaseID: 100033
PackageBase: justniffer
Version: 0.5.15-1
Description: TCP sniffer. It reassembles and reorders packets and displays the tcp flow in a customizable way.
URL: http://justniffer.sourceforge.net
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1442306196
LastModified: 1458750208
URLPath: /cgit/aur.git/snapshot/justniffer.tar.gz