How to upgrade Ubuntu 18.04 to 20.04

The archive "http://security.ubuntu.com/ubuntu zesty-security Release" does not have a release file What do I do then ?


A system upgrade only proceeds from a fully updated system. Update your system first:

sudo apt update && sudo apt full-upgrade

Then run the do-release-upgrade command.