Everytime this error when installing (DUTCH QUESTION)

Everytime when I try to install thru the terminal I always get this annoying pop up: and cannot install anything.
How can I get this fixed or deleted:

E: Tegengestelde waarden ingesteld voor optie Trusted in verband met pakketbron Index of /drivers/ jammy
E: De lijst van bronnen kon niet gelezen worden.

In terminal, please run

sudo apt update

Then post the output here.

You can use the </> icon on the post toolbar to contain that output.

That did not tell us much...
Let's try:

cat /etc/apt/sources.list

ls /etc/apt/sources.list.d

1 Like

Welcome to the Forum!

Could You go to /etc/apt/sources.list.d/ and open there the File called zorinos-ubuntu-drivers-jammy.list with Text Editor and post the content of the File here or check if it is exactly like this:

deb https://ppa.launchpadcontent.net/zorinos/drivers/ubuntu/ jammy main
# deb-src https://ppa.launchpadcontent.net/zorinos/drivers/ubuntu/ jammy main
1 Like

No YAMMI LIST

Are you using Zorin OS 17 or Zorin OS 16?

I notice you have WineHQ Noble added. That should be removed and if you want WINE, add the Focal repository for Zorin OS 16 or the Jammy Wine repository for Zorin OS 17.

What is your terminal output for:

cat /etc/apt/sources.list

1 Like

When You use Zorin 16, You should think about to upgrade to Zorin 17 because the Support for the focal Base ends at the End of May.

But for this now: Like @Aravisian already wrote, it would be good to care about the winehq Source. and then, I would change my Comment above. Open the File zorinos-ubuntu-drivers-focal.list and post the Content here.