How to Install and Uninstall pyrit Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 01,2024

1. Install "pyrit" package

This tutorial shows how to install pyrit on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pyrit

2. Uninstall "pyrit" package

This tutorial shows how to uninstall pyrit on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pyrit $ sudo apt autoclean && sudo apt autoremove

3. Information about the pyrit package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pyrit
Priority: extra
Section: universe/net
Installed-Size: 390
Maintainer: Ubuntu Developers
Original-Maintainer: Python Applications Packaging Team
Architecture: amd64
Version: 0.4.0-5
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.14), libpcap0.8 (>= 0.9.8), libssl1.0.0 (>= 1.0.0)
Recommends: python-scapy (>= 2.0), python-sqlalchemy (>= 0.5.6)
Suggests: python-psycopg2 | python-pymssql | python-mysqldb
Filename: pool/universe/p/pyrit/pyrit_0.4.0-5_amd64.deb
Size: 135420
MD5sum: 047010f7e5e6a95bd7a13193f4472171
SHA1: c8a29f00917dfcc9a8bb24ddc7d4f30da518327e
SHA256: de8784841b42b9f33d05269f5ae499e7ebfb003a78f49c1218da3955dd4352ad
Description-en: GPGPU-driven WPA/WPA2-PSK key cracker
Pyrit allows one to create massive databases, pre-computing part of the
WPA/WPA2-PSK authentication phase in a space-time-tradeoff. Exploiting the
computational power of many-core- and other platforms through ATI-Stream,
Nvidia CUDA, OpenCL, and VIA Padlock, it is currently by far the most powerful
attack against one of the world's most used security-protocols.
.
This package contains the basic version of Pyrit, with support for MMX, SSE2
and VIA PADLOCK detected at run-time. Support for the non-free technologies
Nvidia CUDA, ATI-Stream, and OpenCL can be added through extensions. If
packaged, these should be available in the contrib section with names in the
form of "pyrit-*.
Description-md5: 7b42cba1f75c861734891cde7e6c6afe
Homepage: http://code.google.com/p/pyrit/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu