Skip to content

Trains77/LinuxSystemUpdate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Linux Update Script

Updates most packages on a Linux system, it is NOT compatible on MacOS, or Windows

Run with python3 update_system.py

Supported package managers

This script supports Apt, Pacman, Yay, DNF, Yum, Crew, Flatpak, and Snap

Apt: For Debian based distros

Pacman: For ArchLinux based distros (no AUR)

Yay: For ArchLinux based distros, this will be used over pacman (With AUR)

Crew: For chromebooks in developer mode with Chromebrew installed

Yum: For Fedora based distros, Yum will be used over DNF

DNF: For Fedora based distros

Zypper: For OpenSUSE based distros

Flatpak: For all distros with Flatpak installed

Snap: For all distros with Snap installed

About

Updates most packages on a linux system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages