How to Install and Uninstall python3-scapy Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 06,2024

1. Install "python3-scapy" package

Please follow the instructions below to install python3-scapy on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-scapy

2. Uninstall "python3-scapy" package

This guide let you learn how to uninstall python3-scapy on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-scapy $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-scapy package on Ubuntu 21.10 (Impish Indri)

Package: python3-scapy
Architecture: all
Version: 2.4.4-4ubuntu1
Priority: optional
Section: universe/python
Source: scapy
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Security Tools
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 11778
Provides: scapy
Depends: python3:any, libjs-sphinxdoc (>= 2.4.3-5~), sphinx-rtd-theme-common (>= 0.5.1+dfsg)
Recommends: ipython3, python3-cryptography, tcpdump
Suggests: graphviz, python3-matplotlib, python3-pyx, sox, tcpreplay, wireshark
Breaks: python-scapy (<< 2.4.3-3~)
Replaces: python-scapy (<< 2.4.3-3~)
Filename: pool/universe/s/scapy/python3-scapy_2.4.4-4ubuntu1_all.deb
Size: 1726808
MD5sum: b0bca52c49debc518b83b96f5f495d58
SHA1: 3fb23528c3ed83c9df474f484d84eda405601d62
SHA256: 5cc94f51ae34896195cf5ff8569e75d513ba51a79d4b713f1460027d92bad386
SHA512: d29b809acc87c95a90a9f905ad7ed1fd25487b3f3b23c323b3241500bdcf591760da8eda03a22f89012dba030b9e54e040e1c661cd2ea316e9e2eb4e9c005c89
Homepage: https://scapy.net/
Description-en: Packet generator/sniffer and network scanner/discovery (Python 3)
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 package contains the Python 3 version of the library and scapy executable.
Description-md5: 4a021f772e9f922a353eda698a37b344