-1

Kindly help me with this error. All the applications on the software centre are not loading and package manger has error too.

Error while trying to update from package manager

nini
  • 1

1 Answers1

-2

I guess u have wrote the entry of repositories multiple time in source.list

Open etc/apt/sources.list using

nano etc/apt/sources.list

Now look at the entries and check if it matches with official repository for your linux distro and look for redundancy Repair it and then Press Ctrl + X for exiting.

Press Y for saving the buffer and then press Enter and than type

sudo apt-get update