On Mon, Oct 19, 2015 at 6:39 PM, Robert Nelson <robertcnel...@gmail.com> wrote: > On Mon, Oct 19, 2015 at 6:36 PM, William Hermans <yyrk...@gmail.com> wrote: >>> It's not in local ram, it's on disk... >> >> >> Ok, so looks like I have my "facts" confused with perhaps something else. As >> far as the cache goes. Still, run apt-get update before you use apt to >> install something. Especially if you use it very seldom. > > You could put them in a tmpfs to cut down on writes ;) > > /var/cache/apt/ > > voodoo@hestia:/var/cache$ sudo apt-get clean > voodoo@hestia:/var/cache$ du -sh apt > 60K apt > voodoo@hestia:/var/cache$ sudo apt-get update > <> > voodoo@hestia:/var/cache$ du -sh apt > 76M apt
the 60k is: voodoo@hestia:/var/cache/apt$ ls -lh ./* total 4.0K -rw-r----- 1 root root 0 Dec 29 2013 lock drwxr-xr-x 2 root root 4.0K Oct 18 20:28 partial voodoo@hestia:/var/cache/apt$ ls -lh ./*/* -rw-r----- 1 root root 0 Dec 29 2013 ./archives/lock ./archives/partial: total 0 so on tmpfs mount it would be easy to create.. Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.