I tried installing pypy3 after installing pypy through the regular Ubuntu 18.04 repo:
E: Unable to locate package pypy3
Okay, so it's not available in the regular repos. I added the official PyPy PPA as suggested on the PyPy download page:
E: Unable to locate package pypy3
Again, pypy3 is not available. Is there really no pypy3 package available for Ubuntu, or am I missing something that should be obvious?