How to Install and Uninstall princeprocessor Package on Kali Linux

Last updated: May 14,2024

1. Install "princeprocessor" package

Please follow the guidance below to install princeprocessor on Kali Linux

$ sudo apt update $ sudo apt install princeprocessor

2. Uninstall "princeprocessor" package

Please follow the steps below to uninstall princeprocessor on Kali Linux:

$ sudo apt remove princeprocessor $ sudo apt autoclean && sudo apt autoremove

3. Information about the princeprocessor package on Kali Linux

Package: princeprocessor
Version: 0.22-6
Installed-Size: 121
Maintainer: Debian Security Tools
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 33340
SHA256: 8ed79d9ef3e1fe7b6f87dbb38fff6baeb3baf52932f1a4d81d13dc091d872f57
SHA1: 9b5e28d6c8c1c9d1d5958b87cb5e99b390b6a163
MD5sum: 3d7b901cebce32744304dc0346460f0e
Description: standalone password candidate generator using the PRINCE algorithm
Princeprocessor is a password candidate generator and can be thought of
as an advanced combinator attack. Rather than taking as input two different
wordlists and then outputting all the possible two word combinations though,
princeprocessor only has one input wordlist and builds "chains" of combined
words. These chains can have 1 to N words from the input wordlist
concatenated together.
The name PRINCE is used as an acronym and stands for PRobability INfinite
Chained Elements, which are the building blocks of the algorithm.
Description-md5:
Homepage: https://github.com/hashcat/princeprocessor
Section: utils
Priority: optional
Filename: pool/main/p/princeprocessor/princeprocessor_0.22-6_amd64.deb