How to Install and Uninstall spf-tools-python Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 02,2024

1. Install "spf-tools-python" package

Please follow the instructions below to install spf-tools-python on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install spf-tools-python

2. Uninstall "spf-tools-python" package

Please follow the steps below to uninstall spf-tools-python on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove spf-tools-python $ sudo apt autoclean && sudo apt autoremove

3. Information about the spf-tools-python package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: spf-tools-python
Priority: extra
Section: universe/python
Installed-Size: 44
Maintainer: Ubuntu Developers
Original-Maintainer: Scott Kitterman
Architecture: all
Source: pyspf
Version: 2.0.12t-1
Replaces: python-spf (<< 2.0.5-3)
Depends: python3, python3:any (>= 3.3~), python3-spf
Filename: pool/universe/p/pyspf/spf-tools-python_2.0.12t-1_all.deb
Size: 14572
MD5sum: dd07f5f5f75309635cc0d3dec6de540e
SHA1: 2c002ab6e20da11482d06a5c28d87f7270b7433d
SHA256: b92f942331bbe29a4566a0c7cebf0eef0e7d78ca75a2a5e26618533d31427609
Description-en: sender policy framework (SPF) tools for Python
SPF (Sender Policy Framework) related scripts and tools in Python. This
package currently provides three scripts:
.
* pyspf: command line use of spf.py
* spfquery: Python implementation of spfquery (uses alternatives)
* pyspf-type99: Tool to convert SPF records of type TXT to type SPF
.
spfquery and pyspf-type99 are compatible with python3
For more information about SPF look at http://www.openspf.org/
Description-md5: f5797e3d8d4fd5ee8cb9e6c304bb2bb3
Homepage: https://pypi.python.org/pypi/pyspf/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu