LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games
User Name
Password
Linux - Games This forum is for all discussion relating to gaming in Linux.

Notices


Reply
  Search this Thread
Old 03-06-2024, 06:28 AM   #1
6502
Member
 
Registered: Aug 2021
Distribution: MX-21.2.1 Wildflower
Posts: 54

Rep: Reputation: Disabled
MX-23.2 Linux, how to install wine


MX Linux contains a service named 'MX Package Installer' - I like it and use it often.
About wine there is more options for installation. I can not decide which of them to use ...

MX Package Installer, Page = 'Popular Applications' =>
Code:
Wine,  run Windows applications without a copy of Microsoft Windows Packages to be installed: winehq-staging
MX Package Installer, Page = 'Enabled Repos' =>
Code:
Package: carla-bridge-wine64, Version: 2.5.5-0.1~mx23+1, Description: carla win64 bridge (wine DLL); 
Package: fonts-wine, Version: 8.0~repack-4, Description: Windows API implementation - fonts; 
Package: wine, Version: 8.0~repack-4, Description: Windows API implementation - standard suite; 
Package: wine-binfmt, Version: 8.0~repack-4, Description: Register Wine as the interpreter for Windows executables; 
Package: wine64, Version: 8.0~repack-4, Description: Windows API implementation - 64-bit binary loader; 
Package: wine64-preloader, Version: 8.0~repack-4, Description: Windows API implementation - prelinked 64-bit binary loader; 
Package: wine64-tools, Version: 8.0~repack-4, Description: Windows API implementation - 64-bit developer tools; 
Package: playonlinux, Version: 4.3.4-3, Description: front-end for Wine, PlayOnLinux is a front-end for wine; 
Package: protontricks, Version: 1.10.2-1, Description: simple wrapper that does Winetricks things for Proton; 
Package: q4wine, Version: 1.3.13-1, Description: Qt GUI for WINE; 
Package: twine, Version: 4.0.2-1, Description: utility for interacting with PyPI; 
Package: wine-gecko2.47.2, Version: 2.47.2-1mx23+1, Description: Microsoft Windows compatibility layer (embedded web browser); 
Package: wine-gecko2.47.4, Version: 2.47.4-1mx23+1, Description: Microsoft Windows compatibility layer (embedded web browser); 
Package: wine-mono7.4.0, Version: 1.0-1mx23+1, Description: Microsoft Windows compatibility layer--.NET compatibility; 
Package: wine-mono8.0.0, Version: 1.0-1mx23+1, Description: Microsoft Windows compatibility layer--.NET compatibility; 
Package: wine-staging, Version: 8.12-1mx23+1, Description: WINE Is Not An Emulator - runs MS Windows programs; 
Package: wine-staging-amd64, Version: 8.12-1mx23+1, Description: WINE Is Not An Emulator - runs MS Windows programs; 
Package: winehq-staging, Version: 8.12-1mx23+1, Description: WINE Is Not An Emulator - runs MS Windows programs, Wine is a program which allows running Microsoft Windows programs (including DOS, Windows 3.x and Win32 executables) on Unix; 
Package: winetricks, Version: 20230212-2, Description: simple tool to work around common problems in Wine.
MX Package Installer, Page = 'MX Test Repo' =>
Code:
Package: carla-bridge-wine64, Source: carla, Version: 2.5.7-0.1~mx23+1, Description: carla win64 bridge (wine DLL); 
Package: wine-mono8.1.0, Version: 1.0-1mx23+1, Description: Microsoft Windows compatibility layer--.NET compatibility; 
Package: wine-mono9.0.0, Version: 1.0-1mx23+1, Description: Microsoft Windows compatibility layer--.NET compatibility; 
Package: wine-staging, Version: 9.3-1mx23+1, Description: WINE Is Not An Emulator - runs MS Windows programs; 
Package: wine-staging-amd64, Source: wine-staging, Version: 9.3-1mx23+1, Description: WINE Is Not An Emulator - runs MS Windows programs; 
Package: winehq-staging, Source: wine-staging, Version: 9.3-1mx23+1, Description: WINE Is Not An Emulator - runs MS Windows programs.
MX Package Installer, Page = 'Flatpacks' =>
Code:
q4wine 1.3.13; 
Twine 2.7.1; 
winehqWine 7.0; 
winehqWine 8.0.2; 
winehqWine 9.0; 
Wineglass 1.1.2; 
WineZGUI 0.99.6.
I am confused reading so many applications about wine.
Which of them I have to to install ?

Last edited by 6502; 03-06-2024 at 06:30 AM.
 
Old 03-06-2024, 06:53 AM   #2
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,357

Rep: Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332Reputation: 2332
winehqWiine-9.0 looks like the one. The biggest one, anyhow. You want ≥wine-9.0 because otherwise you have to fart about adding 32bit libraries for 32bit programs.
 
Old 03-06-2024, 07:26 AM   #3
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,736

Rep: Reputation: 5921Reputation: 5921Reputation: 5921Reputation: 5921Reputation: 5921Reputation: 5921Reputation: 5921Reputation: 5921Reputation: 5921Reputation: 5921Reputation: 5921
playonlinux is a graphical frontend tool for wine
winetricks is a script to help configure some Windows programs
wine-staging is an experimental testing area that contains some bug fixes and features not yet released.
wine64 runs only on 64 bit computers.

I am not a big fan of flatpaks. Look at the winehq database and see if there is an entry for the applications you desire to run. Hopefully someone has entered some information with the version of wine. I would use that to judge whether or not to install version 8 or 9. You might find that your applications do not run at all.
 
1 members found this post helpful.
Old 03-06-2024, 08:01 AM   #4
6502
Member
 
Registered: Aug 2021
Distribution: MX-21.2.1 Wildflower
Posts: 54

Original Poster
Rep: Reputation: Disabled
I would like to play games developed under Windows like
- Heroes of Might & Magic II;
- Heroes of Might & Magic III;
...

Last edited by 6502; 03-06-2024 at 08:02 AM.
 
Old 03-06-2024, 08:21 AM   #5
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,736

Rep: Reputation: 5921Reputation: 5921Reputation: 5921Reputation: 5921Reputation: 5921Reputation: 5921Reputation: 5921Reputation: 5921Reputation: 5921Reputation: 5921Reputation: 5921
Here are the results. III looks like it would run but nothing recent for II so I have no idea except to try and see what happens. I don't see any advantage of installing 9 at the moment.

https://appdb.winehq.org/objectManag...ation&iId=2402
https://appdb.winehq.org/objectManag...cation&iId=394
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Wine Wine Wine asumofparts Linux - Software 3 10-02-2010 02:29 PM
Problems installing WINE on Fedora Core 6 using $yum install wine rubiks_nerd_90 Linux - Software 4 03-06-2008 08:36 AM
A wine question: Theming wine or changing wine's colour scheme PatrickMay16 General 8 12-17-2006 06:53 AM
Link targets - problems with Wine (Though not Wine specific - Wine site doesn't help) Kevjml Linux - Newbie 1 01-13-2006 07:53 AM
Wine, Wine, Wine!! Wolf Linux - Software 1 01-20-2003 12:25 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games

All times are GMT -5. The time now is 07:54 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration