argon3x / autosysclean

this script removes all unnecessary system files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

autosysclean

Warning

This script removes all unnecessary files such as APT packages that are no longer needed, removes the system logs itself, and removes all empty files and directories. It is recommended to have a backup of the packages or logs.

  • Give permissions of execute to script

      chmod u+x autosysclean.sh
    
  • Run script as root

      sudo ./autosysclean.sh
    

Sopported

support

About

this script removes all unnecessary system files


Languages

Language:Shell 100.0%