I'm still a newbie in the Linux world, although I've been using it for a few years. However, I'm having trouble understanding this error!:
E: The method driver /usr/lib/apt/methods/hyyps could not be found.
I don't know how a "hyyps" can exist! Should I remove? If yes, how do I do it?
Thanks to anyone who can help.
This is what i get when I type: ls -l /usr/lib/apt/methods
:
I can't see any "hyyps"!
I think I solved it, this is what I did: I opened the "software and updates" I unchecked everything as in the image and I did an apt update and I noticed that the error does not appear...
but the spelling errors have a solution?
/usr/lib/apt/methods/hyyps ....
ot/usr/lib/apt/methods/https ...
? And what is the output offile /usr/lib/apt/methods/http
? – Raffa Aug 08 '22 at 10:23ls -l /usr/lib/apt/methods/
to your question as well by [edit]ing it. – Raffa Aug 08 '22 at 10:34hyyps:/...
repository line in your picture ... click on it and then click on the edit button and change it tohttps://...
... It will work if it is actually a live(not broken) repository ... and please copy and paste text to your question(don't add pictures) whenever possible ,,, It's easier to read and search. – Raffa Aug 08 '22 at 11:21