How to Install and Uninstall sendip Package on Kali Linux

Last updated: May 12,2024

1. Install "sendip" package

Learn how to install sendip on Kali Linux

$ sudo apt update $ sudo apt install sendip

2. Uninstall "sendip" package

Please follow the step by step instructions below to uninstall sendip on Kali Linux:

$ sudo apt remove sendip $ sudo apt autoclean && sudo apt autoremove

3. Information about the sendip package on Kali Linux

Package: sendip
Version: 2.6-1
Installed-Size: 218
Maintainer: Jonathan McDowell
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 37720
SHA256: 3c30ff4b97678ddc6c9c846354d9ed8ec25f9ae81cc75e11221162a63b4dc988
SHA1: 900d82cf0481c72f0adff86cf83f0ba031fd9f93
MD5sum: 4c9cfcda0d6342a8c529dc593851a869
Description: Commandline tool to allow sending arbitrary IP packets
SendIP has a large number of command line options to specify the
content of every header of a RIP, TCP, UDP, ICMP or raw IPv4 and IPv6
packet. It also allows any data to be added to the packet. Checksums
can be calculated automatically, but if you wish to send out wrong
checksums, that is supported too.
Description-md5:
Homepage: https://github.com/rickettm/SendIP
Tag: interface::commandline, protocol::ipv6, role::program, scope::utility,
use::transmission
Section: net
Priority: optional
Filename: pool/main/s/sendip/sendip_2.6-1_amd64.deb