How to Install and Uninstall pyzor Package on Kali Linux

Last updated: May 14,2024

1. Install "pyzor" package

This tutorial shows how to install pyzor on Kali Linux

$ sudo apt update $ sudo apt install pyzor

2. Uninstall "pyzor" package

Please follow the step by step instructions below to uninstall pyzor on Kali Linux:

$ sudo apt remove pyzor $ sudo apt autoclean && sudo apt autoremove

3. Information about the pyzor package on Kali Linux

Package: pyzor
Version: 1:1.0.0-6
Installed-Size: 164
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Suggests: pyzor-doc
Size: 37884
SHA256: fe6cd8ca887e87649fb986b31b678fe515a1326c6628b42c7de02079d401237d
SHA1: cda6e547cd9e36840d1c36203ccbbc5343a32acc
MD5sum: d2b76d1791a75c645c2f23b82f68bd64
Description: spam-catcher using a collaborative filtering network
Pyzor is a collaborative, networked system to detect and block spam
using identifying digests of messages.
.
Package contains both client and server.
.
The client can check if an email is a known spam against a pyzor server
or report new spam digests to that server.
.
The server holds the digests database, and handle the client requests.
.
Pyzor is a reimplementation of Razor in Python.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/SpamExperts/pyzor
Tag: implemented-in::python, mail::filters, network::service, role::program,
use::filtering, works-with::mail
Section: mail
Priority: optional
Filename: pool/main/p/pyzor/pyzor_1.0.0-6_all.deb