How to Install and Uninstall python3-pwntools Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-pwntools" package

Learn how to install python3-pwntools on Kali Linux

$ sudo apt update $ sudo apt install python3-pwntools

2. Uninstall "python3-pwntools" package

This tutorial shows how to uninstall python3-pwntools on Kali Linux:

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

3. Information about the python3-pwntools package on Kali Linux

Package: python3-pwntools
Source: pwntools
Version: 4.12.0-1
Installed-Size: 36374
Maintainer: Debian Python Team
Architecture: all
Depends: python3-capstone, python3-colored-traceback, python3-dateutil, python3-intervaltree, python3-mako (>= 1.0.0), python3-packaging, python3-paramiko, python3-pip, python3-psutil, python3-pyelftools, python3-pygments, python3-requests, python3-ropgadget, python3-rpyc, python3-serial, python3-six (>= 1.12.0), python3-socks, python3-sortedcontainers, python3-unicorn, python3-zstandard, python3:any
Recommends: gdb, gdbserver
Suggests: gdb-multiarch, qemu-user-static
Size: 817208
SHA256: c4e472f81b6c58aa0c1d1fca4ac4784f33bfaed03f36534b409272c5aca4f46b
SHA1: 0b0bb631dea85f02789cbb913203f8c333f23ff2
MD5sum: 1d810023d3b2bb2550376aea578be0f1
Description: CTF framework and exploit development library
pwntools is designed for rapid prototyping and development, to make
exploit writing as simple as possible. The primary use cases of this
framework are CTF hacking contests, where vulnerabilities in a sandbox
environment are exploited to gain access to a "flag" file or a secret
string, as proof of successful infiltration.
Description-md5:
Homepage: https://pwntools.com
Section: python
Priority: optional
Filename: pool/main/p/pwntools/python3-pwntools_4.12.0-1_all.deb