Go to advanced search

by dr.meow
Sun Mar 08, 2015 8:17 pm
Forum: Troubleshooting
Topic: Unable to parse package file...
Replies: 4
Views: 10466

Re: Unable to parse package file...

i did find a solution. think it was the second post of this:
http://ubuntuforums.org/showthread.php?t=1841228

basically - remove cached package lists with:

Code: Select all

sudo rm -rf /var/lib/apt/lists/*
then download new package location lists with:

Code: Select all

sudo apt-get update
by dr.meow
Fri Mar 06, 2015 9:57 pm
Forum: Beginners
Topic: RASPBIAN - large file size ?
Replies: 3
Views: 827

RASPBIAN - large file size ?

just wondered why RASPBIAN is such a large file size ? compared to a full desktop OS, for example if i had to guess, i'd have thought it would be significantly smaller, considering the raspberry pi is quite a low power device or is it simply that no one felt the need to optimise it for file size as ...
by dr.meow
Fri Mar 06, 2015 5:44 pm
Forum: Troubleshooting
Topic: Unable to parse package file...
Replies: 4
Views: 10466

Re: Unable to parse package file...

me too

Go to advanced search