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

Last updated: May 17,2024

1. Install "svnmailer" package

In this section, we are going to explain the necessary steps to install svnmailer on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install svnmailer

2. Uninstall "svnmailer" package

Please follow the guidance below to uninstall svnmailer on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove svnmailer $ sudo apt autoclean && sudo apt autoremove

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

Package: svnmailer
Priority: optional
Section: universe/utils
Installed-Size: 5562
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: all
Version: 1.0.9-2
Depends: python:any (<< 2.8), python, python:any (>= 2.7.5-5~), python-subversion
Filename: pool/universe/s/svnmailer/svnmailer_1.0.9-2_all.deb
Size: 327312
MD5sum: 53ba4503feafba42fbe63499984f67af
SHA1: 64a7327fe6fe05f19544c48f5c125a5da16a9d3a
SHA256: a16573bf877794ed660e160d20c2ba51ce4e5574f26b40980143f34e7e715c56
Description-en: extensible Subversion commit notification tool
The svnmailer is a tool, which is usually called by a Subversion hook
to submit commit notifications in various ways (at the moment: mail via
SMTP or a pipe to a sendmail like program, news via NNTP, CIA live
tracker notification via XML-RPC). It is derived from the original
mailer.py distributed with Subversion, but supposed to be much more
consistent, better extensible and to have much more features. Have a
look at the documentation for further details.
Description-md5: e3dc34fd73f35890baadbf11453112cf
Homepage: http://opensource.perlig.de/svnmailer/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu