Clear Wine cache
Wine has two different caches: 1. Temporary Windows files. Wine saves temporary Windows files at "/drive_c/windows/temp/". 2. Temporary Wine application cache that is not connected to inner Windows files.
Wine has two different caches: 1. Temporary Windows files. Wine saves temporary Windows files at "/drive_c/windows/temp/". 2. Temporary Wine application cache that is not connected to inner Windows files.
Winetricks is a helper script to download and install various redistributable runtime libraries needed to run some programs in Wine. Winetricks cache includes downloaded files cache (runtime libraries/directories). It caches downloads "winetrickscache/$packagename". User data cache is stored in "$XDGCACHEHOME/winetricks" (by default, "~/.cache/winetricks").