
Seems simple enough right? Sometimes items seem to get ’stuck’ in the trash. Even though this seems like a bug, it’s actually due to the way permissions are handled on Linux (although I definitely wouldn’t call it a feature:). Here’s how to force it to empty.
Run this command from the terminal:
sudo rm -fr /home/USERNAME/.local/share/Trash/
**UPDATE**
Now that I’m running 8.10, I figured I’d check to see if the location of the Trash bin is in the same spot, and it is. The above command should work exactly the same in 8.10 as in 8.04.
****
That’s it. Your trash should now be empty.
Remember, they moved the location of the trash in the newest version of Ubuntu so obviously this exact command won’t work if you have an older version. All you need to do is a little research to find the correct directory and swap that out however.
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.