How to Install and Uninstall email-reminder Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "email-reminder" package

This tutorial shows how to install email-reminder on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install email-reminder

2. Uninstall "email-reminder" package

Please follow the step by step instructions below to uninstall email-reminder on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove email-reminder $ sudo apt autoclean && sudo apt autoremove

3. Information about the email-reminder package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: email-reminder
Priority: optional
Section: universe/mail
Installed-Size: 204
Maintainer: Ubuntu Developers
Original-Maintainer: Francois Marier
Architecture: all
Version: 0.7.8-2
Depends: perl, debconf (>= 0.5) | debconf-2.0, libxml-dom-perl, libgtk2-perl, libdate-manip-perl, libemail-valid-perl, cron, adduser, debconf
Recommends: anacron, exim4 | mail-transport-agent, libemail-mime-encodings-perl, libauthen-sasl-perl, libnet-smtp-ssl-perl
Filename: pool/universe/e/email-reminder/email-reminder_0.7.8-2_all.deb
Size: 45734
MD5sum: 8ce89858eca88536aab5f3b3b77afcf3
SHA1: 5be75052c722af45e9ab1292f40b9c697157d4d5
SHA256: 1489d28a417a2102dad6ee2f7d746892a62ea42179d04138ed5488905e202183
Description-en: Send event reminders by email
Email-reminder allows users to define events that they want to be reminded of
by email. Possible events include birthdays, anniversaries and yearly events.
Reminders can be sent on the day of the event and/or a few days beforehand.
.
This package includes the cron job that checks for events and send reminders
once a day, and a simple GUI allowing users to edit the reminders they want to
receive.
.
Make sure you install the anacron package if your computer is turned off at
night or the reminders will never get sent.
Description-md5: 65d8aa808ef45eaa3794ba9fa4f07dc1
Homepage: https://launchpad.net/email-reminder
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu