Or if not, with automated deletion?
I feel like I’m not in control into what kind of leftover files remain in my computer weeks after deleting them, because of the file manager. I used Thunar and Dolphin.
Or if not, with automated deletion?
I feel like I’m not in control into what kind of leftover files remain in my computer weeks after deleting them, because of the file manager. I used Thunar and Dolphin.
https://wiki.archlinux.org/title/List_of_applications/Utilities#File_managers
I think most graphical file managers need to cache some info in order keep a decent performance. Maybe some lightweight ones might not use such features…
Otherwise, probably CLI ones would be your best bet.
It’s CLI. It’s also available in the community repository.
$ pamac search mc
[...]
mc [Installed] 4.8.27-1 community
A file manager that emulates Norton Commander
So it’s installable with: 
pamac install mc
Should do it.
On my i3 installation I use ranger as CLI filemanager
nnn for the win 
Its like the ‘micro’ of cli-file-managers … not too technically complicated, easy and comfortable.
Takes minimalistic to a whole new level!
I do use mc more than 20 years.
It has also a file/dir for cache, copy/paste. But it is very small, and neat in one place. ~/.cache/mc (the whole dir has 1034 Byte at the moment)

Everywhere i go, i first install mc, htop and nowadays zsh.
Didn’t know this.
Awesome!
Well, I haven’t even known about Linux for that long, never mind mc…
![]()
It’s not just the file manager you need to worry about. Unless the file itself gets overwritten, your pr0n can still be found. 

Is it too much to ask for a file manager that doesn’t copy the information of my files into other very specific directories? I kinda get angry at that. It shouldn’t do it at all.
I will try what was suggested above and see if I can uninstall the other 2 file managers I have.
What remains is dolphin creating for you exactly?
(thumbnails is configurable … so is index, which isnt controlled by dolphin, but by baloo)
Or same question for thunar?
As to your last comment - you probably want/need to keep the default file manager for your DE (kde=dolphin, xfce=thunar)
I use XFCE, what happens if i uninstall thunar?
You can use
pamac info thunar
… to see which dependencies uninstall thunar will kill. I dont suggest it. ![]()
Main problem will be that ‘xfdesktop’ will be uninstalled too.
Better not then.
I’m trying to find the folder i saw the other day, I will respond to your questions if I find them again.
I know that even after using bleachbit they still appeared.
thank you so much for this! 
Ok, I tried this short in my VM. LightDm and xfce starts as supposed. But ‘Thunar’ is gone and there are no desktop symbols shown/available. The rest seems to work normal.
This is only a short view. ![]()
Do you still have trash bin?
This should still exist:
~/.local/share/Trash
Also gio should work;
gio list trash://
gio trash [FILE or DIR]
gio trash --empty