How to Install and Uninstall razor Package on Kali Linux

Last updated: May 13,2024

1. Install "razor" package

This tutorial shows how to install razor on Kali Linux

$ sudo apt update $ sudo apt install razor

2. Uninstall "razor" package

This guide covers the steps necessary to uninstall razor on Kali Linux:

$ sudo apt remove razor $ sudo apt autoclean && sudo apt autoremove

3. Information about the razor package on Kali Linux

Package: razor
Source: razor (1:2.85-9)
Version: 1:2.85-9+b1
Installed-Size: 329
Maintainer: Debian QA Group
Architecture: amd64
Provides: librazor2-perl
Depends: libc6 (>= 2.4), libdigest-hmac-perl, libdigest-md5-perl, libmime-base64-perl, libnet-dns-perl, perl (>= 5.38.2-2), libtest-simple-perl, liburi-perl, perlapi-5.38.2
Size: 97032
SHA256: 84646c09b996a64a2b25f8c97672617c1e0c3ed30ad8d5ac2abce8b5e338b704
SHA1: 03fcc235df7f45358f438117fef739df2c317f10
MD5sum: bc301a3e1a0c2e28a96f7302efcd30ae
Description: spam-catcher using a collaborative filtering network
Vipul's Razor is a distributed, collaborative, spam detection and
filtering network. Razor establishes a distributed and constantly updating
catalogue of spam in propagation. This catalogue is used by clients to
filter out known spam. On receiving a spam, a Razor Reporting Agent (run
by an end-user or a troll box) calculates and submits a 20-character unique
identification of the spam (a SHA Digest) to its closest Razor
Catalogue Server. The Catalogue Server echos this signature to other
trusted servers after storing it in its database. Prior to manual
processing or transport-level reception, Razor Filtering Agents (end-users
and MTAs) check their incoming mail against a Catalogue Server and filter
out or deny transport in case of a signature match. Catalogued spam, once
identified and reported by a Reporting Agent, can be blocked out by the
rest of the Filtering Agents on the network.
Description-md5:
Homepage: https://razor.sourceforge.net
Tag: implemented-in::perl, interface::daemon, mail::filters, role::program,
scope::utility, works-with::mail
Section: mail
Priority: optional
Filename: pool/main/r/razor/razor_2.85-9+b1_amd64.deb