Ubuntu Trash Empty

From Wiki.CoreyBlair.US
Revision as of 23:14, 9 July 2015 by Corey (talk | contribs) (Fixed typos)
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