0

When I use sudo apt-get update, I get an error:

$ sudo apt-get update
E: Malformed entry 56 in list file /etc/apt/sources.list (URI parse)
E: The list of sources could not be read.

I've found the line throwing the error:

deb http;//archive.canonical.com/ xenial partner

Any help would be greatly appreciated.

Zanna
  • 70,465
  • 1
    Just looking at the sources.list file, aren't there other lines (that don't give errors) you can compare this one to? Or webpage addresses? That semicolon stands out – Xen2050 Apr 19 '17 at 06:24

1 Answers1

3

Shouldn't it be http: instead of http;