How to Install and Uninstall libsvn-notify-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libsvn-notify-perl" package

This guide let you learn how to install libsvn-notify-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsvn-notify-perl

2. Uninstall "libsvn-notify-perl" package

Please follow the step by step instructions below to uninstall libsvn-notify-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsvn-notify-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsvn-notify-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libsvn-notify-perl
Priority: optional
Section: universe/perl
Installed-Size: 249
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 2.84-2
Depends: perl, subversion
Recommends: libhtml-parser-perl, libnet-smtp-tls-perl, libtext-trac-perl
Suggests: mail-transport-agent
Filename: pool/universe/libs/libsvn-notify-perl/libsvn-notify-perl_2.84-2_all.deb
Size: 81926
MD5sum: af6b8ca381469b93772c92b8b68d1da3
SHA1: c94a6bc2d07c5112409b47c4a33923df13b1c610
SHA256: ccdd9eeada97ebbbffc060c388ced036cde8326063ad215538647676cd4224fc
Description-en: Subversion activity notification
SVN::Notify provides a class and an interface to notify by email Subversion
repository changes.
.
It is able to inform about the files changed in a commit and send the
appropriate diff files.
.
An additional class (SVN::Notify::HTML) is provided to manage HTML formatted
emails.
.
Please, consider installing a MTA if you are planning to use sendmail instead
of --smtp-* options.
Description-md5: 8bddc3f743fd219b2d108f8209bb2101
Homepage: https://metacpan.org/release/SVN-Notify
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu