Logo 
Search:

Unix / Linux / Ubuntu Forum

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds

Folder stuck in trash

  Date: Dec 18    Category: Unix / Linux / Ubuntu    Views: 369
  

I have a folder that doesn't seem to want to empty from the trash. I
select empty trash and it doesn't delete, I right click and select
delete from trash and it gives me an error that says folder not empty.
Though, it is empty, it doesn't even have any invisible folders in it.
Moving it into any other folder gives me an error as well. Any ideas on
how to get rid of it?

Share: 

 

1 Answer Found

 
Answer #1    Answered On: Dec 18    

Best way I know of is to open a terminal window, go to
/home/[user]/.local/share/trash and delete everything in it.

$sudo rm -r *

Or, better way...

In /home/[user]/.local/share

$sudo rm -r trash

Either should world.

 
Didn't find what you were looking for? Find more on Folder stuck in trash Or get search suggestion and latest updates.




Tagged: