Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.

NR-SkaterBoy/LinuxSystemUpdater

Repository files navigation

Linux System Update

Project Overview

Most PC users stick to Windows and are not willing to change to Linux because there are fewer GUI applications and they would need to learn the basic Linux commands. Moreover, most Linux-based systems get an update every week and some people think it is a waste of time to type the update commands.

This app may come handy for both beginners and advanced users because it is able to update the system by simply clicking a button. It supports over 10 different systems and has a built-in OS recognizer.

"System Updater"

What the command does?

This script uses the update commands sudo apt update && sudo apt upgrade -y && sudo apt apt autoremove -y

How to install the GUI?

  1. Clone this repository! git clone https://github.com/NR-SkaterBoy/LinuxSystemUpdate.git
  2. Open the LSU folder! cd LinuxSystemUpdate/
  3. Run the script! sudo python3 install.py
  4. Wait for the install to finish!

You may need to give additional user input, for example: press Enter or Y

How to launch the GUI?

  1. Open LSU folder! cd LinuxSystemUpdate/
  2. Run the .py file! ./lsu.py or python3 lsu.py

Supported OS - Terminal

Ubuntu
Kali Linux
Sparky Linux
Raspbian