For what is cache used? #3499
-
|
Of the 16G of internal storage that Termux used on my phone after about a year of frequent usage, about 8G were "cache", according to the settings app. Clearing had no noticeable effects, except freeing a lot of storage space. What is the cache for, are there any negative consequences to clearing it, and is there any way I can prevent the cache growing to such sizes in the future? |
Beta Was this translation helpful? Give feedback.
Answered by
agnostic-apollo
Jul 8, 2023
Replies: 1 comment
-
|
Cache would mainly be used for cached deb files for |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
agnostic-apollo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Cache would mainly be used for cached deb files for
apt. Can also useapt/pkgcleancommand. It is safe to clean.