Skip to content
/ WineStable Public template

This is my Wine install script from the stable branch.

License

Notifications You must be signed in to change notification settings

NickMatthews-1/WineStable

Repository files navigation

Wine Stable Scripts

These are my install scripts for the stable version of Wine

To make the file executable do the following.

chmod +x ./W8U20-Stable.sh and to run

Then

./W8U20-Stable.sh

Included in the releases package are the following Linux variations

  • Debian (This will work on any Ubuntu variation)
  • Ubuntu 18
  • Ubuntu 20
  • Ubuntu 22
  • Ubuntu 22.10

From there Wine will install without any issues.

Naming Convention

Some of you may have noticed that I have given new names to all the packages and I believe that they are pretty self explanatory. But I will go over the new naming convention now!

All files beginning with W8 are to be considered Wine 8.0 or in the 8.0 family. Any file that has a letter as the third character denotes the operating system EG W8U stands for Wine 8 Ubuntu. Any file with a numbering after the 2nd letter means the operating system version. EG W8U18 Means, Wine 8 for Ubuntu 18. And finally. The word after the dash means the version of wine that is available for the operating system.

A thanks!

Thank you!