1

is upgrade ubunto 19.10 to 20.04 now not available on ubuntu 19.10?

I'm keep getting error when I'm doing

sudo apt-get update -y

404 Not Found [IP: 91.189.95.83 80] Reading package lists... Done

is it cause ubuntu 19.10 does not supported no more? How should I upgrade 19.10 to 20.04

jake Monk
  • 69
  • 1
  • 5

1 Answers1

1

Yes, Ubuntu 19.10 is not supported anymore. You could change the repos in /etc/apt/sources.list from eoan to focal but that might be risky if your system crashes halfway. Or you could follow the guide at How to install software or upgrade from an old unsupported release?. The guide might be outdated. I did the first method and it worked fine.