Termux Junk Cleaner is a powerful junk cleanup tool designed to optimize and declutter your Termux environment. It offers a comprehensive set of features to clean up various unnecessary files, logs, cached data and more.
git clone https://github.com/ArjunCodesmith/termux-junk-cleaner.git
cd termux-junk-cleaner
chmod +x termux-Junk-cleaner.sh
./termux-junk-cleaner.sh
Choose specific cleanup options tailored to your needs (cached packages, temporary files, logs).
The tool generates cleanup details in cleanup_log.txt.
Termux Junk Cleaner provides a flexible and user-friendly interface for cleanup operations. You can choose specific cleanup options, or run it interactively for a customized cleanup.
Interactive Mode:
./termux-junk-cleaner.sh
Help:
./termux-junk-cleaner.sh -h
Clean Cache Files:
./termux-junk-cleaner.sh -c
Clean Cached Packages:
./termux-junk-cleaner.sh -p
Remove Unnecessary Packages:
./termux-junk-cleaner.sh -n
Clean Temporary Files:
./termux-junk-cleaner.sh -t
Clean Temporary Backup Files:
./termux-junk-cleaner.sh -b
Clean Unnecessary Logs:
./termux-junk-cleaner.sh -l
Clean All Types of Junks:
./termux-junk-cleaner.sh -a