Mundus is a simple application built on Gambas technology which can help you keep your home folder clean. It looks for uninstalled applications which left configuration files. It keeps an internal database of known applications and folders so you can automatically or manually backup them so you can use them later.


Backup feature
Mundus has two backup methods:
  • Automatic backup which performs when your home folder is below the size limit, a backup will be automatically executed before the clean begins.
  • Manual backup: Simply press "Backup" button when selecting configuration file.


Mundus can also create a report to keep track about freed spaces, the amount of deleted files, and more. To enable report, please go to Mundus Settings dialog. Once enabled, you need to restart Mundus and view the report from "View > Reports" menu.

 

Install Mundus on Ubuntu
Ubuntu users can install Mundus easily by adding its PPA:
  • sudo add-apt-repository ppa:sebikul/mundus-stable
  • sudo apt-get update
  • sudo apt-get install mundus

Regards :)