Skip to main content

Unattended Upgrades

To upgrade packages automatically without the need to run the commands every time, use the following:

# in case the package isn't installed
sudo apt install unattended-upgrades
# setting up unattended upgrades
dpkg-reconfigure -plow unattended-upgrades