Is simple gui to clean your linux distro and secure cleaning
sudo pip install PyQt5
wget -Nnv https://raw.githubusercontent.com/liberodark/Linux-Cleaner/master/lcleaner.sh && sudo python3 lcleaner.py
Stadalone : nuitka3 --standalone --recurse-on --python-version=3.7 lcleaner.py
Normal : nuitka3 --recurse-on --python-version=3.7 lcleaner.py
lcleaner --clean : Clean All
lcleaner -cache : Clean Cache
lcleaner -trash : Clean Trash
lcleaner -journal : Clean Journal
lcleaner -desktop : Clean Desktop
lcleaner --help : show help
lcleaner --clean (To Clean All)
lcleaner -cache -trash (To Clean Trash and Cache)
wget -Nnv https://raw.githubusercontent.com/liberodark/LCleaner/master/v1/clean.sh && chmod +x clean.sh; ./clean.sh
- Remove cache apps.
- Remove Trash.
- Remove journal apps.
- Remove empty or old desktop entry.
- Ubuntu
- Arch Linux / Manjaro
- Other need to test
- Make GUI
- Go to python 3
- Add terminal commands (
--clean all
or--clean cache
) - Add Visibility to gain space
- Add clean to find for clean apps removed
- Add clean to space or memory
- Add clean to system file
- Add clean for old kernels (ubuntu / debian)
- Add clean to apps
- Add selection for clean
- Add one bouton to clean (1 Click to clean)
- Add Auto Clean
- Add Auto Detecte your Package Manager (pacman, yum, apt)
- Add better clean options