-
Notifications
You must be signed in to change notification settings - Fork 187
Installing Binaries
If you're using a recent version of Debian/Ubuntu, you can find sngrep in the official Debian/Ubuntu repositories. (thanks to @linuxmaniac)
Otheriwse, you can use Irontec repositories for some of Debian and Ubuntu releases.
Binaries are built only for amd64 and i386 architectures right now with all supported features enabled.
Add Irontec repositories entry in your /etc/apt/sources.list
Use your distrubution source line (only one of these)
deb http://packages.irontec.com/debian jessie main deb http://packages.irontec.com/debian stretch main deb http://packages.irontec.com/debian buster main deb http://packages.irontec.com/debian bullseye main deb http://packages.irontec.com/debian bookworm main
Add Irontec repositories entry in your /etc/apt/sources.list
Use your distrubution source line (only one of these)
deb http://packages.irontec.com/ubuntu xenial main deb http://packages.irontec.com/ubuntu bionic main deb http://packages.irontec.com/ubuntu focal main deb http://packages.irontec.com/ubuntu jammy main deb http://packages.irontec.com/ubuntu noble main
Install Repository key
wget http://packages.irontec.com/public.key -q -O /etc/apt/trusted.gpg.d/irontec-debian-repository.asc
Install the package
apt-get update
apt-get install sngrep
sngrep is available from the community build server
Enable the repository
dnf copr enable irontec/sngrep
or
yum copr enable irontec/sngrep
Install sngrep package
dnf install sngrep
or
yum install sngrep
sngrep is available in community repositories starting from Alpine v3.3 (Thx Francesco Colista!)
Decomment community repository from /etc/apk/repositories (if commented)
Update your package list
apk update
Install sngrep
apk add sngrep
You can find an unofficial ebuilds for sngrep at Gentoo Bugtracker System (Thanks to spacedream)
Feel free to vote if you would like to see sngrep be part of Gentoo portage tree.
You can find an unofficial PKGBUILD for Arch at ArchLinux User Repositories (thanks to w1ngnutt)
Feel free to vote if you would like to see sngrep at official Arch repositories.
OSX users can install sngrep using homebrew
brew install sngrep
You can use official repositories for installing sngrep using:
opkg install sngrep
Static binaries for i386 and amd64 can be found in https://packages.irontec.com/binaries/