unattended-upgrades

automatic installation of security upgrades

Install

All systems
curl cmd.cat/unattended-upgrades.sh
Debian Debian
apt-get install unattended-upgrades
Ubuntu
apt-get install unattended-upgrades
image/svg+xml Kali Linux
apt-get install unattended-upgrades
Windows (WSL2)
sudo apt-get update sudo apt-get install unattended-upgrades
Raspbian
apt-get install unattended-upgrades

unattended-upgrades

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.