-2

I am new to ubuntu and i am trying to install but it does not work fter I write sudo apt update or sudo apt install some errors appears and i dont know what it means.Please help These are the errors:

E: Malformed entry 1 in list file /etc/apt/sources.list.d/archive_uri-https_dl_winehq_org_wine-builds_ubuntu_groovy-jammy.list (Component)
E: Conflicting values set for option Signed-By regarding source https://packages.cloud.google.com/apt/ cloud-sdk: /usr/share/keyrings/cloud.google.gpg != 
E: The list of sources could not be read.

➜ ~ sudo apt insall wine64 E: Invalid operation insall

What's the problem? What should I do?

izzy
  • 1

1 Answers1

2

The message you posted indicates that a third-party repository is wrongly configured.

The quick fix would be to remove the additional repo-file /etc/apt/sources.list.d/archive_uri-https_dl_winehq_org_wine-builds_ubuntu_groovy-jammy.list.

Whatever you tried to installed here (I guess Wine) failed somehow and additional information are needed to get an correct answer here.