Extra Language/Translation files & Speed up Updates - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: General (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=4) +--- Forum: On Topic (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=14) +--- Thread: Extra Language/Translation files & Speed up Updates (/showthread.php?tid=2115) |
Extra Language/Translation files & Speed up Updates - Wirezfree - 08-23-2015 I found that using Lite Tweaks does a great job at cleaning things up. I have also been "carefully" using Bleachbit, which offered a lot of translation files to remove. On one PC that I use infrequently, but do keep up-to-date it had 900MB+ of extra files...!! Having done some Googling it appears that apt-get pulls lots of translation/language files. I also found away to limit the extra files, so far it appears to have reduced the extra files. You may want to test this on Virtualbox, or a test box. Code: gksu leafpad /etc/apt/apt.conf.d/00aptitude Code: Acquire::Languages "none"; Code: Aptitude::Get-Root-Command "sudo:/usr/bin/sudo"; The apt-get update part went from @ 18~20 secs to 7~8secs and Bleachbit finds no extra Language/Translation files to remove. I should note, I have English only in my Language settings Re: Extra Language/Translation files & Speed up Updates - Valtam - 08-23-2015 Thank you Dave Re: Extra Language/Translation files & Speed up Updates - Wirezfree - 08-23-2015 No problem. After years of tweaking Win XP, I'm now finding myself tweaking LL |