LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

updatectl

Systemd-based system update controller

TLDR

Check for updates
$ updatectl check
copy
Update to latest version
$ updatectl update
copy
List update targets
$ updatectl list
copy
Show target data
$ updatectl list [target]
copy
List target offline
$ updatectl --offline list [target]
copy
Update and reboot
$ updatectl --reboot update [target]
copy
Clean up old versions
$ updatectl vacuum [target]
copy

SYNOPSIS

updatectl [OPTIONS] COMMAND [TARGET]

DESCRIPTION

updatectl is a systemd-based system update utility. It manages system updates including checking for new versions, applying updates, and cleaning up old versions.The tool works with update targets which can represent different system components that can be updated independently.

PARAMETERS

--offline

Use local data without network fetch
--reboot
Reboot after applying update
-h, --help
Display help information

COMMANDS

check

Check for available updates
update
Update to latest version
list
Show update targets and versions
vacuum
Clean up old versions

CAVEATS

Systemd-based systems only. Some operations require root privileges. Reboot may be required for certain updates to take effect.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid