Linux Mint 20.2 winehq problem

Questions about Wine on Linux
Locked
Shesnok
Newbie
Newbie
Posts: 1
Joined: Tue Aug 24, 2021 3:32 am

Linux Mint 20.2 winehq problem

Post by Shesnok »

Hello everyone I try to install Winehq on LInux Mint 20.2
but on 5 step (sudo apt update) I have an error:

Репозиторий «https://dl.winehq.org/wine-builds/ubuntu focal Release» не содержит файла Release.
jkfloris
Level 12
Level 12
Posts: 3201
Joined: Thu Aug 14, 2014 10:10 am

Re: Linux Mint 20.2 winehq problem

Post by jkfloris »

Can you post the output of:

Code: Select all

grep -R ^deb /etc/apt/sources.list*
Locked