Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 Versions  



1.1  Version 5.0 Phoenicis  







2 Internals  



2.1  Scripting language  







3 See also  





4 References  





5 External links  














PlayOnLinux






Deutsch
Español
Français

עברית
Nederlands

Norsk bokmål
Polski
Português
Русский
Українська
Tiếng Vit

 

Edit links
 









Article
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 




In other projects  



Wikimedia Commons
 
















Appearance
   

 






From Wikipedia, the free encyclopedia
 


Developer(s)Quentin Pâris[1] and Aymeric Petit
Initial release2007; 17 years ago (2007)[1]
Stable release

4.4 / 17 May 2020; 4 years ago (2020-05-17)

Preview release

5.0 Alpha 2[2]

Repository
Written in
PlayOnLinux 3/4[3][4]
PlayOnLinux 5[2]
Operating systemLinux, FreeBSD,[5] macOS[6]
TypeCompatibility layer
LicenseGPL/LGPL
Websitewww.playonlinux.com Edit this on Wikidata

PlayOnLinux is a graphical frontend for the Wine software compatibility layer which allows Linux users to install Windows-based video games, Microsoft Office (2000 to 2016), Microsoft Internet Explorer, as well as many other applications such as Apple iTunes and Safari.[7][8]

While initially developed for Linux-based systems, it is also used on macOS and FreeBSD under the names PlayOnMac and PlayOnBSD, respectively. It can also be used on other operating systems supported by Wine.

Versions[edit]

Version 4.0 (2011[9]) is able to run on Mac and Linux. It used two separate source trees and was therefore called "POL" on Linux systems and "POM" on Mac.

Version 5.0 Phoenicis[edit]

Version 5.0, currently under development, uses the same codebase for Mac and Linux. It has been named POL-POM-5, later POL-POM, and currently is being developed under the name Phoenicis. [10]

Internals[edit]

PlayOnLinux is developed using a combination of Bash, Python and wxPython.

The system provides wrapper shell scripts that specify the configuration of Wine needed in order to install and run a particular application.

It uses an online database of scripts to apply to different applications that need special configuration; if the game is not in the database, a manual installation can be performed. Programs can be installed and each one is put in a different container (WINEPREFIX) to prevent interference of one with another. This provides isolation in much the same way that CrossOver's bottles work. Thus, applications may use different versions and configurations of Wine as appropriate. The installation of these is managed by the PlayOnLinux software itself without the requirement to install Wine separately.

The program also allows the user to create virtual partitions, in which specific programs can be installed with different Wine versions and programs, similar to a multi-boot computer.

Scripting language[edit]

PlayOnLinux includes advanced functions in Bash allowing the community to make scripts easily by controlling the installation process.[11] Each supported program has its own script written in this language.

For example, the simple following script will popup a setup window with the message Hello World:

#!/bin/bash
[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"
 
POL_SetupWindow_Init
 
POL_SetupWindow_message "Hello World!" "My first message"
 
POL_SetupWindow_Close
exit

See also[edit]

References[edit]

  1. ^ a b "PlayOnLinux - elementary OS". elementary OS (in French). Retrieved 9 July 2020.
  • ^ a b "Release of PlayOnLinux 5.0 alpha 2".
  • ^ "PlayOnLinux and PlayOnMac 4 (POL-POM-4)". GitHub. 21 November 2021.
  • ^ "PlayOnLinux/PlayOnLinux_3". GitHub. 2 June 2021.
  • ^ "PlayOnBSD". FreshPorts.
  • ^ "PlayOnMac".
  • ^ "Play on Linux". Play on Linux. Retrieved 18 January 2020.
  • ^ Michael Mielewczik, "Gereifter Jahrgang. Windows-Programme unter Linux mit Wine 1.0.", Linux Life, vol. 5/2008, pp. 62–64
  • ^ "PlayOnLinux 4.0 is released ! - PlayOnLinux - Run your Windows applications on Linux easily!".
  • ^ POL wiki [1]
  • ^ "Documentation - PlayOnLinux". Archived from the original on 2016-03-13.
  • External links[edit]


  • t
  • e

  • Retrieved from "https://en.wikipedia.org/w/index.php?title=PlayOnLinux&oldid=1229861226"

    Categories: 
    Software derived from or incorporating Wine
    Software that uses wxPython
    Products introduced in 2007
    Graphics software stubs
    Hidden categories: 
    CS1 French-language sources (fr)
    CS1: long volume value
    Articles with short description
    Short description matches Wikidata
    Articles with topics of unclear notability from August 2023
    All articles with topics of unclear notability
    Products articles with topics of unclear notability
    Articles lacking reliable references from August 2023
    All articles lacking reliable references
    Articles with multiple maintenance issues
    Commons category link from Wikidata
    All stub articles
     



    This page was last edited on 19 June 2024, at 03:03 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki