Ubuntu Trash Empty

From Wiki.CoreyBlair.US
Revision as of 10:29, 24 November 2015 by Corey (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Even simple things like emptying the trash can be an ordeal. Here is the simple answer though CLI.

sudo apt-get install trash-cli

and then you are ready to issue the following command to empty the trash in your profile

trash-empty

Info originally found HERE