Is it safe to remove files/folders from .cache?How can I disable the prefetch cache?Computer freezing on...
How to not let the Identify spell spoil everything?
Why is Shelob considered evil?
If I tried and failed to start my own business, how do I apply for a job without job experience?
How to politely refuse in-office gym instructor for steroids and protein
How do I add a strong "onion flavor" to the biryani (in restaurant style)?
Minimum Viable Product for RTS game?
How to stop the animation and freeze the image when pressing the `Stop` button
What can I do to encourage my players to use their consumables?
How to extract specific values/fields from the text file?
Case protection with emphasis in biblatex
How can I handle players killing my NPC outside of combat?
What does an unprocessed RAW file look like?
How much light is too much?
Is there a non trivial covering of the Klein bottle by the Klein bottle
Single-row INSERT...SELECT much slower than separate SELECT
Why didn't Tom Riddle take the presence of Fawkes and the Sorting Hat as more of a threat?
Coombinatorics- The number of ways of choosing with parameters
Why did Ylvis use "go" instead of "say" in phrases like "Dog goes 'woof'"?
Buying a "Used" Router
Can me and my friend spend the summer in Canada (6 weeks) at 16 years old without an adult?
How can find the 2D Voronoi cell area distribution?
Why does 0.-5 evaluate to -5?
Why is "rm -r" unable to delete this folder?
Caron Accent v{a} doesn't render without usepackage{xeCJK}
Is it safe to remove files/folders from .cache?
How can I disable the prefetch cache?Computer freezing on almost full RAM, possibly disk cache problemSafe to remove…?Is it okay to delete ~/.cache?Installing files from archive cacheFirefox cache2 'doomed' folderGet firefox cache from localhost page?Is it advisable to delete ~/.cache files?Downloading and playing audio from cacheHow to auto clear cache on ubuntu 17.10?
My .cache folder is occupying over 6GB of space. It is safe to delete it? The contents of my .cache are:
bazel dconf fontconfig jedi matplotlib motd.legal-displayed pip
cache
add a comment |
My .cache folder is occupying over 6GB of space. It is safe to delete it? The contents of my .cache are:
bazel dconf fontconfig jedi matplotlib motd.legal-displayed pip
cache
1
Safe. Most applications only store there data that should be trivial. In some cases it's even desirable to remove data in such directories, for example pip
– Sergiy Kolodyazhnyy
1 hour ago
You could consider keeping the~/.cache/dconf
though
– Sergiy Kolodyazhnyy
1 hour ago
sure, but it won't stop it from comming back. It might be better to check each of the application responsible and check for a setting.
– Rinzwind
1 hour ago
add a comment |
My .cache folder is occupying over 6GB of space. It is safe to delete it? The contents of my .cache are:
bazel dconf fontconfig jedi matplotlib motd.legal-displayed pip
cache
My .cache folder is occupying over 6GB of space. It is safe to delete it? The contents of my .cache are:
bazel dconf fontconfig jedi matplotlib motd.legal-displayed pip
cache
cache
asked 1 hour ago
user110327user110327
251310
251310
1
Safe. Most applications only store there data that should be trivial. In some cases it's even desirable to remove data in such directories, for example pip
– Sergiy Kolodyazhnyy
1 hour ago
You could consider keeping the~/.cache/dconf
though
– Sergiy Kolodyazhnyy
1 hour ago
sure, but it won't stop it from comming back. It might be better to check each of the application responsible and check for a setting.
– Rinzwind
1 hour ago
add a comment |
1
Safe. Most applications only store there data that should be trivial. In some cases it's even desirable to remove data in such directories, for example pip
– Sergiy Kolodyazhnyy
1 hour ago
You could consider keeping the~/.cache/dconf
though
– Sergiy Kolodyazhnyy
1 hour ago
sure, but it won't stop it from comming back. It might be better to check each of the application responsible and check for a setting.
– Rinzwind
1 hour ago
1
1
Safe. Most applications only store there data that should be trivial. In some cases it's even desirable to remove data in such directories, for example pip
– Sergiy Kolodyazhnyy
1 hour ago
Safe. Most applications only store there data that should be trivial. In some cases it's even desirable to remove data in such directories, for example pip
– Sergiy Kolodyazhnyy
1 hour ago
You could consider keeping the
~/.cache/dconf
though– Sergiy Kolodyazhnyy
1 hour ago
You could consider keeping the
~/.cache/dconf
though– Sergiy Kolodyazhnyy
1 hour ago
sure, but it won't stop it from comming back. It might be better to check each of the application responsible and check for a setting.
– Rinzwind
1 hour ago
sure, but it won't stop it from comming back. It might be better to check each of the application responsible and check for a setting.
– Rinzwind
1 hour ago
add a comment |
1 Answer
1
active
oldest
votes
Yes you can delete all of .cache with no long term detrimental effects.
If your .cache is growing large, it might be better to look at the contents and try to determine what application is making it large and re-configure a bad acting application.
In some case for application's custom configuration may cause problem.For the reason it is bad habit to delete things you do not understand in your home directory, back it up or use a test account.
so have backup and then try
mv .cache .cache_backup
New contributor
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1121070%2fis-it-safe-to-remove-files-folders-from-cache%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Yes you can delete all of .cache with no long term detrimental effects.
If your .cache is growing large, it might be better to look at the contents and try to determine what application is making it large and re-configure a bad acting application.
In some case for application's custom configuration may cause problem.For the reason it is bad habit to delete things you do not understand in your home directory, back it up or use a test account.
so have backup and then try
mv .cache .cache_backup
New contributor
add a comment |
Yes you can delete all of .cache with no long term detrimental effects.
If your .cache is growing large, it might be better to look at the contents and try to determine what application is making it large and re-configure a bad acting application.
In some case for application's custom configuration may cause problem.For the reason it is bad habit to delete things you do not understand in your home directory, back it up or use a test account.
so have backup and then try
mv .cache .cache_backup
New contributor
add a comment |
Yes you can delete all of .cache with no long term detrimental effects.
If your .cache is growing large, it might be better to look at the contents and try to determine what application is making it large and re-configure a bad acting application.
In some case for application's custom configuration may cause problem.For the reason it is bad habit to delete things you do not understand in your home directory, back it up or use a test account.
so have backup and then try
mv .cache .cache_backup
New contributor
Yes you can delete all of .cache with no long term detrimental effects.
If your .cache is growing large, it might be better to look at the contents and try to determine what application is making it large and re-configure a bad acting application.
In some case for application's custom configuration may cause problem.For the reason it is bad habit to delete things you do not understand in your home directory, back it up or use a test account.
so have backup and then try
mv .cache .cache_backup
New contributor
New contributor
answered 41 mins ago
naib khannaib khan
11
11
New contributor
New contributor
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1121070%2fis-it-safe-to-remove-files-folders-from-cache%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
Safe. Most applications only store there data that should be trivial. In some cases it's even desirable to remove data in such directories, for example pip
– Sergiy Kolodyazhnyy
1 hour ago
You could consider keeping the
~/.cache/dconf
though– Sergiy Kolodyazhnyy
1 hour ago
sure, but it won't stop it from comming back. It might be better to check each of the application responsible and check for a setting.
– Rinzwind
1 hour ago