TCPdump is a open source packet analyser which is use to capturing the packet and inspect the traffic is coming as IN and OUT on the system.
Please follow the below steps to install the tcpdump in ubuntu OS
- Update the system
$ apt-get update
- Install tcpdump with the sommandUpdate the system
$ apt-get install tcpdump
- After the installation of TCPdump. Check the version of the TCPdump
$ tcpdump --version
The above step are going to help to install the TCPdump in Ubuntu OS.
Supported UBUNTU OS :- 20.xx