Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
View the file manager in desktop mode.
You'll also want to check out my post on proton_dist.tar
https://steamcommunity.com/app/1675200/discussions/0/3273562123573556148/
and my post on Flatpak usage (stored in ~/.local/share/flatpak)
https://steamcommunity.com/app/1675200/discussions/0/3274688652643211345/
https://www.debugpoint.com/2021/10/clean-up-flatpak/ points out you use the following commands for some better insight into flatpak disk usage:
flatpak --columns=name,size --user list # installed by you
flatpak --columns=name,size list # all installed size
flatpak --columns=app,name,size,installation list # detailed listing of all installed size
Steam is weird. I uninstalled everything except for one game (FFXIV) and going into the storage manager, it shows 10 GB of games and 90GB of other. I am not sure if it counts my SDcard with it since I installed emudeck and left the games on the SD card that is not showing up on steam (I removed it from there).
The gamefolder itself is actually 66GB big. So dunno where steam is pulling its numbers from.
Filelight shows that, aside from my 1 game, 5.2GB is actually from Steam Linux Runtime Soldier, Proton Experimental, 7, 6.3 and 5, 3.7GB from shadercache, 2.2GB from compatdata and the rest for a few misc things like installed programs and stuff.
I can confirm this behavior on windows as well by the way. It's deceptive how steam scans folders and doesn't account for things you might change.
So all in all I can say: don't trust steams listing in the "storage manager" menu, filelight is plenty to know what is ACTUALLY going on. Thanks for the suggestion, retrogunner.
df , it's builtin
df is included in all linux distributions per default.
I do have minimal experience with Konsole, but filelight is much more intuitive to use. Thanks for the pointer though.
I think df is the perfect program to start learning to work in a unix environment. No risk damaging anything, and you can get a good feeling in how the filestructure works.
Also, try to ssh into your deck from your desktop once. Managing files and packages is much easier that way.
They said that when you remove non-steam apps they would properly remove shadercache and compatibility files properly now.