How to Install and Uninstall python-scapy-doc Package on Kali Linux

Last updated: November 26,2024

1. Install "python-scapy-doc" package

Here is a brief guide to show you how to install python-scapy-doc on Kali Linux

$ sudo apt update $ sudo apt install python-scapy-doc

2. Uninstall "python-scapy-doc" package

Please follow the step by step instructions below to uninstall python-scapy-doc on Kali Linux:

$ sudo apt remove python-scapy-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-scapy-doc package on Kali Linux

Package: python-scapy-doc
Source: scapy
Version: 2.4.5+g9420c22-2
Installed-Size: 39082
Maintainer: Debian Security Tools
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3), sphinx-rtd-theme-common (>= 1.0.0+dfsg)
Size: 2046588
SHA256: 10470189ae39b17824406982ae4c44977911eeffcfde0f248e18f86079aef720
SHA1: 29cf9d16a0a22713527493b0bd5dfa48509ec68c
MD5sum: e091336867cf46f8e72301f3698361d5
Description: Packet generator/sniffer and network scanner/discovery (Documentation)
Scapy is a powerful interactive packet manipulation tool, packet
generator, network scanner, network discovery, packet sniffer, etc. It
can for the moment replace hping, 85% of nmap, arpspoof, arp-sk, arping,
tcpdump, tethereal, p0f, ....
.
In scapy you define a set of packets, then it sends them, receives
answers, matches requests with answers and returns a list of packet couples
(request, answer) and a list of unmatched packets. This has the big advantage
over tools like nmap or hping that an answer is not reduced to
(open/closed/filtered), but is the whole packet.
.
This is the documentation package.
Description-md5: 2ecc30d3ed763285ea18ed1f007acb6a
Multi-Arch: foreign
Homepage: https://scapy.net/
Section: doc
Priority: optional
Filename: pool/main/s/scapy/python-scapy-doc_2.4.5+g9420c22-2_all.deb