Skip to content

It is a simple Python code which helps in automate your complete Debian Linux updates step-wise. You just need to run the python file

Notifications You must be signed in to change notification settings

karthikchary12/debupdate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Debupdate

This program allows you to update your Debian Linux system step-wise with a single command.

Getting Started

Dependencies

  • os

Installing

Git clone the entire repository.

Running Program

Type the following command in your Linux terminal

sudo python3 update.py

and hit enter to execute it

Notes

Since the script is designed to update and upgrade your entire Linux installation, please note that the program can take much time to execute.

Author

karthikchary12

Contributions by shivang-b

About

It is a simple Python code which helps in automate your complete Debian Linux updates step-wise. You just need to run the python file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages