What is this GPUCache folder that suddenly appears in the home directory?

enter image description here

This folder has been popping up even when I was still in 18.04. I've deleted it before and at random times it just appears again. I've tried hiding it but another folder that's not hidden appears. What is it and is there a way to get rid of it or at least hide from the home directory?

2

2 Answers

I am not sure if you can hide it, but this is created by chrome/chromium browser, or electron apps.

0

Ray Wu is right. This is the cache created by Chrome/Chromium (reference).

You can try to disable the cache according to this article:

If you want to completely disable the Google Chrome cache, the setting is hidden in the developer options. Here’s how to access it in the Windows, OS X, and Linux versions.
Select the “Menu” button in the upper-right corner, then select “More tools” > “Developer tools“. You can also get to this screen by pressing Ctrl + Shift + I for Windows and Linux or Command + Option + I for Mac OS X. The Dev Tools window appears. Select “Network“, Check the “Disable cache” box.

However, this will mean that you will have to keep the developer options open.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like