(SOLVED)Can't seem to install WINE

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
dooomguy

(SOLVED)Can't seem to install WINE

Post by dooomguy »

Need some help. Whenever I try to install wine this appears:
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 (= 3.0.3~cosmic)
E: Unable to correct problems, you have held broken packages.
I followed the instructions on how to install on the wine website. Help please!
Last edited by dooomguy on Mon Nov 05, 2018 7:07 am, edited 1 time in total.
User avatar
smurphos
Level 18
Level 18
Posts: 8498
Joined: Fri Sep 05, 2014 12:18 am
Location: Irish Brit in Portugal
Contact:

Re: Can't seem to install WINE

Post by smurphos »

dooomguy wrote: Mon Nov 05, 2018 2:49 am Need some help. Whenever I try to install wine this appears:
winehq-stable : Depends: wine-stable (= 3.0.3~cosmic)
I followed the instructions on how to install on the wine website. Help please!
You've made a mistake somewhere. That's the version for Ubuntu 18.10.

Please post output of inxi -Sr to we know what Mint version you are using and what repo you have added.

Was it these instructions you were following? - https://wiki.winehq.org/Ubuntu
For custom Nemo actions, useful scripts for the Cinnamon desktop, and Cinnamox themes visit my Github pages.
gm10

Re: Can't seem to install WINE

Post by gm10 »

smurphos wrote: Mon Nov 05, 2018 3:45 am You've made a mistake somewhere. That's the version for Ubuntu 18.10.
Seems like our friends at winehq added a third tripwire to their instructions now by re-hosting the cosmic version: https://wiki.winehq.org/Ubuntu

OP:
Mint menu > Software Source > Additional Resources and remove the download.opensuse.org repository you added.

To install the winehq version, you'd run this:

Code: Select all

wget -nc https://dl.winehq.org/wine-builds/Release.key
sudo apt-key add Release.key
rm Release.key
sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/
sudo apt-get update
and then the install line depending on which branch you want to install, e.g.

Code: Select all

sudo apt-get install --install-recommends winehq-stable
But note that you can also just install a slightly older version via Software Manager.
dooomguy

Re: Can't seem to install WINE

Post by dooomguy »

gm10 wrote: Mon Nov 05, 2018 3:53 am
smurphos wrote: Mon Nov 05, 2018 3:45 am You've made a mistake somewhere. That's the version for Ubuntu 18.10.
Seems like our friends at winehq added a third tripwire to their instructions now by re-hosting the cosmic version: https://wiki.winehq.org/Ubuntu

OP:
Mint menu > Software Source > Additional Resources and remove the download.opensuse.org repository you added.

To install the winehq version, you'd run this:

Code: Select all

wget -nc https://dl.winehq.org/wine-builds/Release.key
sudo apt-key add Release.key
rm Release.key
sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/
sudo apt-get update
and then the install line depending on which branch you want to install, e.g.

Code: Select all

sudo apt-get install --install-recommends winehq-stable
But note that you can also just install a slightly older version via Software Manager.
I got it to work using your instructions. Thanks man! :D
13Enblexa

Re: (SOLVED)Can't seem to install WINE

Post by 13Enblexa »

Hello again!
Glad someone got it working, I can't. When doing the last step, i.e. installing winehq-stable I get the information that the problems cannot be fixed and that there are broken packages. How can I get rid of those broken packages and start from scratch? Software Manager isn't working either... :?:
Your's sincerely,
13Enblexa
User avatar
karlchen
Level 23
Level 23
Posts: 18222
Joined: Sat Dec 31, 2011 7:21 am
Location: Germany

Re: (SOLVED)Can't seem to install WINE

Post by karlchen »

Hello, 13Eblexa.

Have had started your own thread about your issues install Wine on Mint 19 here: Installing Wine in Mint 19.
You received quite a few answers to your post, though your report was not what can be called precise or detailled.
You have not bothered to reply in your own thread once so far. And you had not mentioned anything about broken software packages in your own thread.

Repeating your request for help in this thread in the same way does not make much sense. This thread has been marked as [solved].
Please, continue in your own thread.

Best regards,
Karl
---
Closing this solved thread.
Image
The people of Alderaan have been bravely fighting back the clone warriors sent out by the unscrupulous Sith Lord Palpatine for 771 days now.
Lifeline
Locked

Return to “Software & Applications”