1

can someone tell me how to fix this,

E: Malformed line 50 in source list /etc/apt/sources.list (dist parse)
E: The list of sources could not be read.

running Ubuntu 12.04, downloading k9copy when happened, appreciate your help and please give step by step instructions I am very new to this. Thanks

Braiam
  • 69,112

1 Answers1

1

Try making a copy of your sources.list file and then delete the original file (sources.list), and enable multiverse like belowtaken from k9copy

then perform an update

 sudo apt-get update
 sudo apt-get install k9copy

Try that and visit this for details

Zuko
  • 1,277