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

Last updated: May 20,2024

1. Install "srs" package

Please follow the guidelines below to install srs on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install srs

2. Uninstall "srs" package

This tutorial shows how to uninstall srs on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove srs $ sudo apt autoclean && sudo apt autoremove

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

Package: srs
Priority: optional
Section: universe/mail
Installed-Size: 100
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Source: libmail-srs-perl
Version: 0.31-5
Depends: libmail-srs-perl
Filename: pool/universe/libm/libmail-srs-perl/srs_0.31-5_all.deb
Size: 18874
MD5sum: 30a6ea2bc80fb627470b4e306e114de5
SHA1: a52e53909ba194cf8f2b6a2ff2dbbbf5fde88e6c
SHA256: 2ebdaaecb37020f4154c0ddc74b47772ce46b78bb3eda87fe8625efa78954422
Description-en: command-line Sender Rewriting Scheme client
The Sender Rewriting Scheme preserves .forward functionality in an
SPF-compliant world.
.
SPF requires the SMTP client IP to match the envelope sender
(return-path). When a message is forwarded through an intermediate
server, that intermediate server may need to rewrite the return-path
to remain SPF compliant. If the message bounces, that intermediate
server needs to validate the bounce and forward the bounce to the
original sender.
.
This package contains the srs client that can be used in
your .forward files.
Description-md5: 829f6888336d5f8ed06080d21c72cce2
Homepage: http://search.cpan.org/dist/Mail-SRS/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu