Ubuntu Trash Empty
Jump to navigation
Jump to search
Even simply things like emptying the trash cab be an ordeal. Here is the simple awnser 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