Skip to content

Simple Python tool to automatic update linux distributions based on user's configuration at the start of terminal session

Notifications You must be signed in to change notification settings

DeanWinchesterrr/DistroUpdater

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple Python tool to automatic update linux distributions based on user's configuration at the start of terminal session

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 69.6%
  • Shell 30.4%