The command:
sudo apt update
doesn't work. The output of this command is the next image.
That ppa has zero files in it. It's had zero files in it for a long time now. Unfortunately there's a lot of documentation pointing to that PPA online, so many people have it enabled with no benefit. The PPA itself even says it's discontinued. In short, remove that PPA.
https://launchpad.net/~webupd8team/+archive/ubuntu/java
rm -f /etc/apt/source.list.d/webupd8team-ubuntu-java-focal.list
– 3UMF
Mar 11 '21 at 10:55
sudo add-apt-repository --remove ppa:webupd8team/java
to remove it
– 5norre
Jan 13 '22 at 10:31
What a poisonous company.
– Shayne Aug 19 '22 at 02:09