Snap Cleanup tool written using KDialog and Bash

:warning: Please use the tool with caution, as it’s still under development. In my testing, it worked properly, but I might have missed something. Please report any bug found while testing.

While exams, I got bored, so, I created a tool, that allows to cleanup the datas of uninstalled snaps, remove old revisions of snaps via simple GUI prompts. Check this out.

To install the script, run

System Wide Installation

sudo make install

Per user installation

make install

Please ignore the README for now. I wrote it using AI, as I didn’t have much time back then, but I do now.

Any feedback would be awesome!

3 Likes

That’s an interesting kind of bored :wink:

If I have time, I will try and test it and provide feedback.

In any event, thanks for your efforts.

2 Likes

Looks good. I never have old Snaps installed. I’ll try it out on next install.
On Xubuntu minimal Snaps are not installed, but snapd needs to be removed.

1 Like

FYI, this is just a cleanup tool, and not a snap removal tool. This tool doesn’t remove snapd…

1 Like