Score:0

Can someone help me install WineHQ?

ua flag

I wanted to install wine in Ubuntu 20.04, but I did all the way like in official instruction here...

sudo dpkg --add-architecture i386
wget -nc https://dl.winehq.org/wine-builds/winehq.key
sudo apt-key add winehq.key
sudo add-apt-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ focal main' 
sudo apt install --install-recommends winehq-stable

but then this error message appears in the terminal:

sudo apt install --install-recommends winehq-stable
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 winehq-stable : Depends: wine-stable (= 6.0.1~hirsute-1)
E: Unable to correct problems, you have held broken packages.
Bill Miller avatar
dj flag
Purge the ppa and install the version from the repos unless you have a specific need for a newer version of wine. Currently `wine-stable` is version 3.0.1ubuntu1
Peaceful Wyvern avatar
ua flag
I installed Linux for the first time literary 3 hours ago. So can you please tell me how to purge ppa and what is that ppa?
Peaceful Wyvern avatar
ua flag
I found this how to solve my problem: sudo apt install --install-recommends winehq-stable
Score:1
ua flag

I found the answer here.

The answer to my question is:

sudo apt install --install-recommends winehq-stable
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.