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

Last updated: May 04,2024

1. Install "spfquery" package

This tutorial shows how to install spfquery on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install spfquery

2. Uninstall "spfquery" package

This guide covers the steps necessary to uninstall spfquery on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove spfquery $ sudo apt autoclean && sudo apt autoremove

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

Package: spfquery
Priority: optional
Section: universe/mail
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Magnus Holmgren
Architecture: amd64
Source: libspf2
Version: 1.2.10-6build1
Depends: libc6 (>= 2.15), libspf2-2 (= 1.2.10-6build1)
Conflicts: libmail-spf-query-perl (<< 1:1.999.1-3)
Filename: pool/universe/libs/libspf2/spfquery_1.2.10-6build1_amd64.deb
Size: 19486
MD5sum: 12e853804e10564eb39f784bd5fb66c2
SHA1: ae0e5c7c6460e8896c18ffe481d2c611b81884f3
SHA256: 16e04df347c8fd09c642b8584f63220ce2c38f0a99c637aa7d6d28be31aa2646
Description-en: query SPF (Sender Policy Framework) to validate mail senders
The Sender Policy Framework (SPF) is one part of the SPF/SRS protocol
pair. SPF allows email systems such as Sendmail, Postfix, Exim,
Zmailer and MS Exchange to check SPF records and make sure that the
email is authorized by the domain name that it is coming from. This
prevents email forgery, commonly used by spammers, scammers and email
viruses/worms.
.
This package contains simple utilities that use libspf2 to test and
query SPF records.
Description-md5: 033d15eaa219b53bcf8722d3368470b0
Homepage: http://www.libspf2.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu