Skip to content
/ Cleaner Public

A python script to clean unnecessary and caches in Debian based Linux OS

Notifications You must be signed in to change notification settings

jspw/Cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Cleaner

A python script to clean unnecessary and caches in Debian based Linux OS

Usages :

  • Clone repo :

    git clone https://github.com/jspw/Cleaner.git
    
  • Chnage directory :

    cd Cleaner
    
  • Check the caches :

    sudo python cleaner.py -s
    
  • Clear the caches :

    sudo python cleaner.py -c
    

This sript will clear the

  • packages that are no longer required
  • Clean up APT cache
  • systemd journal logs
  • Clean the thumbnail cache

About

A python script to clean unnecessary and caches in Debian based Linux OS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages