SkillAgentSearch skills...

Cleaner

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

Install / Use

/learn @jspw/Cleaner
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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
View on GitHub
GitHub Stars22
CategoryDevelopment
Updated3mo ago
Forks11

Languages

Python

Security Score

77/100

Audited on Dec 3, 2025

No findings