How to Install and Uninstall peass Package on Kali Linux

Last updated: November 07,2024

1. Install "peass" package

In this section, we are going to explain the necessary steps to install peass on Kali Linux

$ sudo apt update $ sudo apt install peass

2. Uninstall "peass" package

In this section, we are going to explain the necessary steps to uninstall peass on Kali Linux:

$ sudo apt remove peass $ sudo apt autoclean && sudo apt autoremove

3. Information about the peass package on Kali Linux

Package: peass
Source: peass-ng
Version: 20240226.e0f9d47b-0kali1
Architecture: all
Maintainer: Kali Developers
Installed-Size: 59405
Depends: kali-defaults
Homepage: https://github.com/carlospolop/PEASS-ng
Priority: optional
Section: misc
Filename: pool/main/p/peass-ng/peass_20240226.e0f9d47b-0kali1_all.deb
Size: 15658804
SHA256: 9e59c2903d3a09aef08b19dbe43ea74bff6831ae9882f8ecead27d697f4a4e28
SHA1: 0a4fd57896ecc0c659ed34713ba1594a7d03dd2e
MD5sum: 3b7591512421f7a74c073b7051727c27
Description: Privilege Escalation Awesome Scripts SUITE
Privilege escalation tools for Windows and Linux/Unix* and MacOS.
.
These tools search for possible local privilege escalation paths that you could
exploit and print them to you with nice colors so you can recognize the
misconfigurations easily.
Description-md5:

5. The same packages on other Linux Distributions