How to Install and Uninstall fdm Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "fdm" package

This guide let you learn how to install fdm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fdm

2. Uninstall "fdm" package

Please follow the guidelines below to uninstall fdm on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the fdm package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: fdm
Priority: optional
Section: universe/mail
Installed-Size: 367
Maintainer: Ubuntu Developers
Original-Maintainer: Frank Terbeck
Architecture: amd64
Version: 1.7+cvs20140912-1
Depends: libc6 (>= 2.14), libpcre3, libssl1.0.0 (>= 1.0.0), libtdb1 (>= 1.2.7+git20101214), zlib1g (>= 1:1.1.4), adduser
Filename: pool/universe/f/fdm/fdm_1.7+cvs20140912-1_amd64.deb
Size: 150456
MD5sum: 4e56c3b53778d5a7819d8bcc17115309
SHA1: 4dc252fb150c2598f1854c48473b65a03add185e
SHA256: 256df44fad1f729a09856bc40bb9734be02d27a3252e68cd835e96bce712d749
Description-en: 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: a9b467877691119d131af0f900a2556c
Homepage: http://fdm.sf.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu