I am running Ubuntu 20.04 and trying to install the thinkorswim application. The process involves installing the Zulu OpenJDK, which begins with importing the Azul public key and then installing the Azul package to the APT repository.
Both of these process fail with the following error: E: The repository 'http://ppa.launchpad.net/webupd8team/java/ubuntu focal Release' does not have a Release file.
Is this just a failure with the version of Ubuntu that I am using? Is the fault really in the package archive or is the missing Release file on my system? The apt-secure(8) states that I could override the error by altering the APT configuration to permit unsigned package installations. I would prefer not doing that.
Do you have any valid solutions to this problem? Who manages the Package archive?
Is the missing file on the package archive or on my system?