How to Install and Uninstall fdm Package on Kali Linux

Last updated: May 04,2024

1. Install "fdm" package

Learn how to install fdm on Kali Linux

$ sudo apt update $ sudo apt install fdm

2. Uninstall "fdm" package

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

$ sudo apt remove fdm $ sudo apt autoclean && sudo apt autoremove

3. Information about the fdm package on Kali Linux

Package: fdm
Version: 1.9+git20181219-1.1
Installed-Size: 361
Maintainer: Frank Terbeck
Architecture: amd64
Depends: libc6 (>= 2.34), libssl3 (>= 3.0.0), libtdb1 (>= 1.2.7+git20101214), zlib1g (>= 1:1.1.4), adduser
Size: 155852
SHA256: 7e2799b2f6997d3cce6903a1bf4e1dbd7c7da77542187a491553150ae5624ccd
SHA1: 4e7a7819ac07bf8e834153ba7d553ba10af8875d
MD5sum: 2fd04594ecb469b05a778126021969ed
Description: fetching, filtering and delivering emails
fdm is a program to fetch mail and deliver it in various ways
depending on a user-supplied ruleset. Mail may be fetched from
stdin, IMAP or POP3 servers, or from local maildirs, and filtered
based on whether it matches a regexp, its size or age, or the output
of a shell command. It can be rewritten by an external process,
dropped, left on the server or delivered into maildirs, mboxes, to a
file or pipe, or any combination.
.
fdm is designed to be lightweight but powerful, with a compact but
clear configuration syntax. It is primarily designed for single-user
uses but may also be configured to deliver mail in a multi-user
setup. In this case, it uses privilege separation to minimise the
amount of code running as the root user.
Description-md5:
Homepage: https://github.com/nicm/fdm
Tag: mail::imap, mail::pop, protocol::imap, protocol::pop3, role::program,
scope::utility, use::downloading, works-with::mail
Section: mail
Priority: optional
Filename: pool/main/f/fdm/fdm_1.9+git20181219-1.1_amd64.deb