Get Email Notification When Security Updates Available on Ubuntu

Last updated: August 15, 2013

This will install a package called Apticron, which is a simple script sends daily emails about pending package updates such as security updates, properly handling packages on hold both by deselect and aptitude.

Apticron is available in Ubuntu’s universe repository. You can install it via apt-get command, or just search for and install the package from Ubuntu Software Center.

email for ubuntu updates

Once installed, edit the config file /etc/apticron/apticron.conf. Enter your email address by replacing root with your email address.

# apticron.conf
#
# set EMAIL to a space separated list of addresses which will be notified of
# impending updates
#
EMAIL=”root”

Save and close the file.

When updates are available you will get an email once a day. When no updates are available, apticron doesn’t send any email.

Twitter

I'm a freelance blogger who started using Ubuntu in 2007 and wishes to share my experiences and some useful tips with Ubuntu beginners and lovers. Please comment to let me know if the tutorial is outdated! And, notify me if you find any typo/grammar/language mistakes. English is not my native language. Contact me via ubuntuhandbook1@gmail.com Buy me a coffee: https://ko-fi.com/ubuntuhandbook1