Ubuntu Trash Empty

From Wiki.CoreyBlair.US
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