[Bug 47797] installing a specific version of wine

WineHQ Bugzilla wine-bugs at winehq.org
Wed Sep 25 05:50:50 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=47797

Rosanne DiMesio <dimesio at earthlink.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Rosanne DiMesio <dimesio at earthlink.net> ---
The winehq-<branch> packages are metapackages that pull in the actual Wine
packages and create symlinks. The answer you got to your forum post about this
question is correct. In order to force your package manager to install an older
version of Wine you have to specify all the involved packages in the command
line, not just winehq-stable:

apt-get install -y winehq-stable=4.0~xenial wine-stable=4.0~xenial
wine-stable-amd64=4.0~xenial wine-stable-i386=4.0~xenial

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list