I am currently using Ubuntu 22.04.3LTS and when i try updating i recieve this error:
When i try updating I recieve this error
404 Not Found [IP: 205.185.118.53 443]
Reading package lists... Done
W: http://us.archive.ubuntu.com/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
E: The repository 'https://repo.waydro.id jimmy Release' does not have a Release file.
I have tried to look for the repository in the source list but its not there,Any suggestions?
add-apt-repository
and like commands are found in/etc/apt/sources.list.d/
which is an empty directory in a clean install (so anything in there was added after initial install). Sources is more than the single file don't forget. – guiverc Oct 10 '23 at 05:37