E: The repository 'https://download.docker.com/linux/debian focal Release' does not have a Release file.
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'm getting this error when I tried installing docker from official docker site. Anyhow, now I don't want it, but I can't find it anywhere in sources. I ran
$ sudo nano /etc/apt/sources.list
but I cant find the docker repository to remove. How do I remove docker repository?
/etc/apt/sources.list.d/docker.list
– muru May 13 '21 at 03:42