← all projects

system-update

Linux system update script for developers
repo MIT

system-update

A system update script for developers, using Ubuntu / Debian / elementaryOS based systems or OpenSUSE based systems.

Usage

# Daily Example - update system packages from apt / zypper / snap / flatpak
./system-update.sh

# Weekly example - broader maintenance and safe disk cleanup
./system-update.sh --full

Features

Note on fwupd: on some systems (e.g. Ubuntu 22.04) the snap build of fwupd is more up to date than the apt one. If you want the fresher version: sudo apt remove --purge fwupd && sudo snap install fwupd.

Support for other tools / operating systems are welcome.

Tools

The following tools are supported (this list is periodically updated):