/var/lib/apt/lists huge in 12.04 - Ask Ubuntu


i noticed /var/lib/apt/lists huge. it's large 86mb. seems little big. normal, if not. should do?

thanks

when run sudo apt-get update (or use refresh button in package manager), list of packages downloaded ubuntu servers. these files stored in /var/lib/apt/lists/.

you can safely remove contents of directory recreated when refresh package lists. if remove files, not run apt-get update fetch lists, commands apt-cache fail provide information (since cache empty).

to shrink directory , speed fetching package lists, consider disabling repositories not need (see how remove repository?). includes ppas (see how can ppas removed?)


Comments

Popular posts from this blog

Windows XP installation, no previous version of Windows NT - Super User

permissions - Mount is denied because the NTFS volume is already exclusively opened - Ask Ubuntu

software installation - How to install linux driver for a lb-link wireless usb adapter - Ask Ubuntu