Skip to content

Script to update/upgrade software packages from various sources and upgrade the OS.

License

Notifications You must be signed in to change notification settings

margrevm/ubuntu-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

ubuntu-update

Maintenance script to update/upgrade Ubuntu software packages and OS. Feel free to fork and tailor it according to your own needs.

Features

  • 📦 Supports snap, flatpak and apt package upgrades;
  • 🗑️ Cleaning unnecessary/old packages, cache and files.

This script will not upgrade to a newer Ubuntu version. Run sudo do-release-upgrade for this purpose.

Running the script

The first thing I do on a clean installation...

chmod +x update.sh
./update.sh

Supported versions

  • Ubuntu 25.04

Credits

By Mike Margreve ([email protected]) and licensed under MIT. The original source can be found here: https://github.com/margrevm/ubuntu-update

About

Script to update/upgrade software packages from various sources and upgrade the OS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages