How to Install and Uninstall fastforward Package on Kali Linux

Last updated: May 13,2024

1. Install "fastforward" package

This guide covers the steps necessary to install fastforward on Kali Linux

$ sudo apt update $ sudo apt install fastforward

2. Uninstall "fastforward" package

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

$ sudo apt remove fastforward $ sudo apt autoclean && sudo apt autoremove

3. Information about the fastforward package on Kali Linux

Package: fastforward
Source: fastforward (1:0.51-8)
Version: 1:0.51-8+b1
Installed-Size: 261
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.34)
Recommends: qmail
Size: 52136
SHA256: a86494dc86c359537ef4dfa958af90c84dfc5c0e4908a55b707955555e3f8b02
SHA1: b79dfe5bfc9db8fc3e7a2368339278b0d3a60c34
MD5sum: 84077707a7af1b3a8c0667421eaee20e
Description: handles qmail forwarding according to a cdb database
It can create forwarding databases from a sendmail-style /etc/aliases or
from user-oriented virtual-domain tables.
.
fastforward supports external mailing lists, stored in a binary format for
fast access. It has a tool to convert sendmail-style include files into
binary lists.
.
fastforward is more reliable than sendmail. sendmail can't deal with long
aliases, or deeply nested aliases, or deeply nested include files;
fastforward has no limits other than memory. sendmail can produce corrupted
alias files if the system crashes; fastforward is crashproof.
.
fastforward's database-building tools are much faster than sendmail's
newaliases. Even better, fastforward deliveries don't pause while the
database is being rebuilt.
.
fastforward does not support insecure sendmail-style program deliveries from
include files; you can use qmail's secure built-in mechanisms instead.
fastforward does support program deliveries from /etc/aliases.
Description-md5:
Homepage: http://cr.yp.to/software/fastforward.html
Section: mail
Priority: optional
Filename: pool/main/f/fastforward/fastforward_0.51-8+b1_amd64.deb