Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ant-rod-silva/021ae9de3e53edf2ee5de7b8f9608287 to your computer and use it in GitHub Desktop.
Save ant-rod-silva/021ae9de3e53edf2ee5de7b8f9608287 to your computer and use it in GitHub Desktop.

1) SOLUÇÃO 1

Instale o pacote trash-cli

sudo apt install trash-cli 

utilize-o da seguinte forma:

sudo trash-empty

2) SOLUÇÃO 2

No terminal, digite:

sudo rm -rf /home/%usuario%/.local/share/Trash/files/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment