Ubuntu Failed To Download Repository Information

Ubuntu Failed To Download Repository Information

šŸ¦„ While I'm tying to upgrade to Ubuntu 20.04 I got this following error message.

Failed to download repository information

Check your Internet Connection

It's due to broken PPA.

Here is the Fix for Failed to Download Repository Information

šŸ”„ Run these following commands in terminal

sudo rm -rf /var/lib/apt/lists/*

then,

sudo apt update

Getting error on above command?

Similar to below screenshot? šŸ¤”

Then, here is the simple GUI Fix for that.

Open Softwares and Updates Select Other Software then select the PPA which causing the error.

After selecting, Click on the Remove Button then Press Close Button.

Now run,

sudo apt update

Error will be fixed now šŸ’–