How to Install unattended-upgrades in Ubuntu 18.04



Install unattended-upgrades by entering the following commands in the terminal:

sudo apt update
sudo apt install unattended-upgrades

Description:

automatic installation of security upgrades

This package can download and install security upgrades automatically and unattended, taking care to only install packages from the configured APT source, and checking for dpkg prompts about configuration file changes. . This script is the backend for the APT::Periodic::Unattended-Upgrade option.

Version: 1.1ubuntu1

Section: admin