How to Install PlayOnLinux on Ubuntu 22.04 LTS Jammy

Learn the steps to install PlayOnLinux on Ubuntu 22.04 LTS Jammy JellyFish using the command terminal and graphical user interface software app.

PlayOnLinux is a graphical frontend for Wine. It helps in installing, configuring, and uninstalling Windows applications on Linux. In addition, it allows each Windows program to be installed in a separate Wine prefix, with which a program can be assigned a different version of Wine or individual programs can be configured independently of each other. For example, it is possible to run games that no longer run under current Wine versions with an older Wine version.

Many programs run on Playonlinux only (or best) in their 32-bit version. However, native support for 32 bits is getting less and less on Ubuntu. Since at least Ubuntu 20.04, the support of the Linux system for 32 bits must be created manually. In addition, the package “wine32” must be installed. The package “wine32-preloader” is recommended in this context.

Steps to install PlayOnLinux on Ubuntu 22.04 LTS

The steps given here to install PlayonLinux are also applicable for other versions of Ubuntu such as 18.04/20.04 including for Linux such as Debian, Linux Mint, POP_OS, ElementaryOS, and more…

 

#1st way using GUI

1. Open Ubuntu 22.04 Software

We can install PlayonLinux using the graphical user interface. For that click on the Ubuntu software icon given on the left side app Dock.

 

2. Install PlayonLinux

After opening the Software center app, click on the Search icon, after that inside the search box type- playonlinux. Soon, in the search result, you will have the front-end application for the wine. Open that and click on the “Install” button.

Use software center to install Playonlinux

 

#2nd method using the command terminal

3. Perform a system update

If you are comfortable with the command line then open your terminal and first run the system update command as given below:

sudo apt update

 

4. Install PlayOnLinux on Ubuntu 22.04

We don’t need to add any third-party repository for getting this front-end GUI for Wine, the packages to install it on Ubuntu are already available through its standard repository. Hence, simply use the APT package manager to get it.

sudo apt install playonlinux

Once the installation is completed to check the version used;

playonlinux --version

 

5. Run the Wine GUI

Go to the Application launcher by clicking on the “Show applications” icon given on the Dock of Ubuntu. And then search for the installed “playonlinux”; as its icon appears, click to run the same.

Run Playonlinux Wine GUI ubuntu 22.04

 

6. Install Windows Program

To install a program listed on PlayonLinux- click the “Install” option given in the toolbar. Select the program from the given list or search using the box given for it and then use the executable of that to install on your Linux. playonlinux will prepare the corresponding environment automatically. For example Microsoft Word.

Install Windows Program using script

Alternatively, you can install the Windows application manually by using its executable file. For that follow the given steps:

For manual installation click the option “Install a non-listed program” after that select whether you want to install a new program (“Install a program in a new virtual drive”) or install a patch (“Edit or update an existing application”).

Install a non listed program playonlinux ubuntu 22.04

Install a program using a new virtual drive

Give some name to your new drive.

named your drive

If you want to use any other version of Wine or configure the Wine setting or Install some libraries for your new virtual drive then from here that is possible. If you don’t have any idea about these settings then simply click on the “Next” button.

Configure Wine version

Select the architecture of the application you want to install using PlayOnLinux.

Version of Windows 32 bit or 64 bit

After that Browse the Executable file of the Windows program you want to install on your Linux.

Note: There is no guarantee that all kinds of Windows applications will work properly using the Wine or PlayonLinux.

Browse the Executable file of Windows program

 

 

7. Managing Wine Versions

A very interesting feature of PlayOnLinux is the option to install different Wine versions in parallel and assign them to a program. The menu item “Manage tools → Wine versions” takes you to the dialog shown on the right. In this dialog, all Wine versions are listed and you can install them by clicking the version number and then the arrow key to add it. The Wine version will then be downloaded and installed automatically.

Manage Wine Versions Playonlinux Wine version manager ubuntu 22.04

 

8. How to uninstall

In the future or due to any reason those who want to completely remove PlayonLinux from their system can use the given command:

sudo apt autoremove --purge playonlinux

 

Other Articles:

How to install WineHQ on Ubuntu 22.04 LTS Jammy
How to Install Ghost CMS on Ubuntu 22.04 LTS…
Install Cinnamon Desktop environment on Ubuntu 22.04
How to Install WordPress on Ubuntu 22.04…
How to check internet speed using command

 

 

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.