Error installing Wine on LMDE 5

Questions about Wine on Linux
Locked
User avatar
lucagta
Newbie
Newbie
Posts: 1
Joined: Fri Sep 01, 2023 11:11 am

Error installing Wine on LMDE 5

Post by lucagta »

Hi! I'm trying to install Wine on LMDE 5. I alwayd managed to install it on Mint (being it classic version on LMDE), but this time I'm facing some trouble. I'm following the installation procedure for Debian: when I give 'sudo apt update" I get:
https://codefile.io/f/dLWmtP1S2f
If I go forward and do 'sudo apt install --install-recommends winehq-devel' I get:
https://codefile.io/f/StJFertJMt
How can I solve this? :(
jkfloris
Level 12
Level 12
Posts: 3201
Joined: Thu Aug 14, 2014 10:10 am

Re: Error installing Wine on LMDE 5

Post by jkfloris »

You've added the repositories for all kinds of Debian and Ubuntu variants.
Remove all winehq-*.sources files from /etc/apt/sources.list.d except winehq-bullseye.sources and try again.
Locked