system-update
Update your Linux system with every update imaginable
Installation:
$ git clone https://github.com/uberhacker/system-update.git
$ cd system-update
$ chmod +x system-update
$ sudo cp system-update /usr/local/bin
Usage:
$ system-update [-s | --simulate]
Examples:
Show package updates that would be applied without actually performing the updates:
$ system-update --simulate
Perform package updates along with various other updates:
$ system-update
On this page
Languages
Shell100.0%
Contributors
GNU General Public License v3.0
Created September 20, 2016
Updated February 8, 2026