Skip to content

Effortlessly maintain your Debian-based Linux system (e.g., Ubuntu, Debian) with this Bash script that streamlines routine tasks using the apt package manager.

Notifications You must be signed in to change notification settings

mdbentaleb/Automated-System-Updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sysOpt - Automated System Updater

sysopt

Effortlessly maintain your Debian-based Linux system (e.g., Ubuntu, Debian) with this Bash script that streamlines routine tasks using the apt package manager.

Features

  • Update System : Keep your repositories up to date.
  • Check Needed Upgrades : See available upgrades for installed packages.
  • Upgrade System : Perform system upgrades seamlessly.
  • Check and Fix Broken Packages : Detect and repair broken dependencies.
  • Autoremove : Remove unnecessary packages cluttering your system.
  • Autoclean : Free up space by cleaning the package cache.

Installation

Installation

To install sysOpt, run the following command:

bash -c "$(curl -fsSL https://raw.githubusercontent.com/mdbentaleb/Automated-System-Updater/main/install.sh)"

After installation, start using sysOpt by running:

   syso
installation.mp4

Keeping the Tool Updated

To ensure you have the latest features and improvements, regularly update your local repository by running the following command:

cd "$HOME/Automated-System-Updater"
git pull

Note for Users

  • The script uses sudo to execute certain commands. If prompted for a password, it is expected behavior, and there is no need to be concerned. This is a standard security measure to ensure proper system maintenance.

Disclaimer

This script is designed for personal use. Review the code before executing on critical systems.

Author

mdbentaleb

About

Effortlessly maintain your Debian-based Linux system (e.g., Ubuntu, Debian) with this Bash script that streamlines routine tasks using the apt package manager.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages