03-12-2020, 08:26 PM
Hello everyone, I introduce myself, I am Thomas and I recently installed Linux Lite on my computer, it is my first time using Linux, the problem I currently have is that I cannot install WIne, I have reviewed multiple forums on the Internet and none has given a solution, so I decided to publish here, the problem I have is that after making
I get the following text
Can anybody help me? Before I wanted to say that I am using the translator because I do not understand English, and I apologize if I have published in a section that is not the corresponding one
Code:
sudo dpkg --add-architecture i386
Code:
wget -nc https://dl.winehq.org/wine-builds/winehq.key
Code:
sudo apt-key add winehq.key
Code:
sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main'
Code:
sudo apt update
Code:
sudo apt install --install-recommends winehq-stable
I get the following text
Code:
Los siguientes paquetes tienen dependencias incumplidas:
wine-stable-amd64 : Depende: libfaudio0 pero no va a instalarse
wine-stable-i386:i386 : Depende: libfaudio0:i386 pero no va a instalarse
Recomienda: libcapi20-3:i386 pero no va a instalarse
Recomienda: libglu1-mesa:i386 pero no va a instalarse o
libglu1:i386
Recomienda: libodbc1:i386 pero no va a instalarse
Recomienda: libosmesa6:i386 pero no va a instalarse
Recomienda: libsane:i386 o
libsane1:i386 pero no va a instalarse
Recomienda: libv4l-0:i386 pero no va a instalarse
Recomienda: libxslt1.1:i386 pero no va a instalarse
E: Dependencias incumplidas. Intente «apt --fix-broken install» sin paquetes (o especifique una solución).
Can anybody help me? Before I wanted to say that I am using the translator because I do not understand English, and I apologize if I have published in a section that is not the corresponding one