I was trying to install Photoshop so I downloaded Wine then PlayOnLinux and other things... it didn't work and I gave up so now I'm trying to salvage the 5GB+ I wasted on this.
I followed the instructions here
Which involves inputting
wget -nc https://dl.winehq.org/wine-builds/ubuntu/dists/focal/winehq-focal.sources
Now whenever I do sudo apt update, I get the following message:
Reading package lists... Done
W: GPG error: https://dl.winehq.org/wine-builds/ubuntu focal InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 76F1A20FF987672F
E: The repository 'https://dl.winehq.org/wine-builds/ubuntu focal InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
I'd really like to get rid of the whole thing as opposed to fixing the signing key or whatever. GIMP is okay, I guess. Thanks ahead.
Edit: I should mention I followed numerous guides online telling me to do add-apt-repository --remove ppa:[package], or through Software & Updates (the wine thing is not there), or through /etc/apt/sources.list (also not there). Nothing worked.