sudo unattended-upgrade -d

Category: VPS Management

sudo unattended-upgrade -d

Run automatic upgrades with debug logging

The -d flag (short for --debug) repeats the upgrade with extra diagnostic detail written to the log — including why specific packages were skipped, which is the first thing to check when updates silently don't happen. It is debugging output, not a dry run: real updates are applied. Use --dry-run when you want a simulation instead.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.