Install sngrep in centos 7 from yum package

sngrep install centos 7 linux

sngrep install centos 7 linux

First of all, add the irontec repository to centos Repos. Create file named sngrep.repo  in /etc/yum.repos.d  folder and add the following repository to install sngrep.

vim /etc/yum.repos.d/sngrep.repo

Now add the following repository.

Then Import the Irontec repositories public key using the following command.

rpm --import http://packages.irontec.com/public.key

Now update the yum cache and install the sngrep using the following command.

yum update

yum install sngrep

Sample output :

Venkatesh

Hi Guys, I am Venkatesh. I am a programmer and an Open Source enthusiast. I write about programming and technology on this blog.

You may also like...

1 Response

  1. Chuba says:

    works on CentOS 8 as well

Leave a Reply