Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 692 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 692 Bytes

DistroUpdater

Introduction

DistroUpdater is a simple python tool to automatic update linux distributions based on user's configuration

How it works

Based on user's configuration the tool automatically checks for updates at the start of a terminal session and will asks user to update the operating system.

At the moment the tool supports apt, dnf, pacman and yum package managers.

Requirements

  • Python 3.10+

Installation

git clone https://github.com/DarkJoker360/DistroUpdater
cd DistroUpdater
./install.sh

Update

git clone https://github.com/DarkJoker360/DistroUpdater
cd DistroUpdater
./update.sh