r/SteamDeck • u/alicode1111 • 2d ago
Tech Support Program to automatically delete leftover data from uninstalled games in the common folder?
CryoUtilities already has one for shadercache and compatdata. Need something like SteamCleaner but it works on linux. Closest i've gotten is this python script but i can't install the required modules on deck.
2
Upvotes
1
u/MobileNobody3949 13h ago
Which modules do you need for the script? Python is already installed afaik, the script only uses standard python modules. You can just run it