[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
Parallella Community • View topic - How to safely clean Ubuntu cache?
Page 1 of 1

How to safely clean Ubuntu cache?

PostPosted: Sun May 12, 2013 11:53 pm
by ysapir
Anyone knows how to safely clean the /var/cache/apt/ directory on the Parallella board? It got to the point where it takes a significant amount of space on my working board, and searching the web came out with no definitive answer as to if it is OK to just rm these *.bin files. Various proposed methods, like using synaptic/dpkg etc. are ineffective.

Re: How to safely clean Ubuntu cache?

PostPosted: Mon May 13, 2013 12:33 pm
by glasspelican

Re: How to safely clean Ubuntu cache?

PostPosted: Mon May 13, 2013 1:11 pm
by ysapir
Yes, thanks.