gerardpuig / ubuntu-cleaner

Ubuntu Cleaner is a tool that makes it easy to clean your ubuntu system.
GNU General Public License v3.0
225 stars 21 forks source link

Run via sh #13

Open dantebarba opened 5 years ago

dantebarba commented 5 years ago

Is it possible to run this application using terminal? I need something like this to do periodic maintenance to my server.

gerardpuig commented 4 years ago

It'd be a nice feature however current base JanitorPlugin extends from GObject, therefore it requires Gtk and I assume you don't have that on servers. Which specific operations would you be interested? I don't think deleting browsers cache or thumbnails is needed for a server.

For apt cleaning you always have the command apt autoremove