WineHQ

Mageia: Difference between revisions

No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
'''Translations of this page:''' {{flag|China}} [[Mageia_zhcn|简体中文]]
== Installing WineHQ Packages ==
== Installing WineHQ Packages ==
{{info}} '''Packages for Mageia have been discontinued as of 2018-12-19. Old packages are still available in the repository.'''
(64 bit Mageia) Enable multiarch:
(64 bit Mageia) Enable multiarch:
  sudo dnf config-manager --set-enabled mageia-i586 updates-i586
  sudo dnf config-manager --set-enabled mageia-i586 updates-i586
Line 14: Line 17:
|
|
  sudo dnf install winehq-devel
  sudo dnf install winehq-devel
|-
! Stable branch
|
sudo dnf install winehq-stable
|-
|-
! Staging branch
! Staging branch
|
|
  sudo dnf install winehq-staging
  sudo dnf install winehq-staging
|-
! Stable branch
|
sudo dnf install winehq-stable
|}
|}


----
----
[[Category:Distributions]]
[[Category:Distributions]]

Latest revision as of 01:25, 20 December 2018

Translations of this page: 简体中文

Installing WineHQ Packages

Packages for Mageia have been discontinued as of 2018-12-19. Old packages are still available in the repository.

(64 bit Mageia) Enable multiarch:

sudo dnf config-manager --set-enabled mageia-i586 updates-i586

Add the repository:

sudo dnf config-manager --add-repo https://dl.winehq.org/wine-builds/mageia/6/winehq.repo


Install one of the following packages:

Development branch
sudo dnf install winehq-devel
Stable branch
sudo dnf install winehq-stable
Staging branch
sudo dnf install winehq-staging

This page was last edited on 20 December 2018, at 01:25.