http://www.linuxandubuntu.com/home/playonlinux-for-easier-use-of-wine
PlayOnLinux is a free
program that helps to install, run, and manage Windows software on
Linux. It can also manage virtual C: drives (known as Wine prefixes),
and download and install certain Windows libraries for getting some
software to run on Wine properly. Creating different drives using
different Wine versions is also possible. It is very handy because what
runs well in one version may not run as well (if at all) on a newer
version. There is PlayOnMac for macOS and PlayOnBSD for FreeBSD.
Wine is
the compatibility layer that allows many programs developed for Windows
to run under operating systems such as Linux, FreeBSD, macOS and other
UNIX systems. The app database (AppDB) gives users an overview of a multitude of programs that will function on Wine, however successfully.
Both programs can be obtained using your distribution’s software center or package manager for convenience.
Both programs can be obtained using your distribution’s software center or package manager for convenience.
Installing Programs Using PlayOnLinux
Installing software is easy. PlayOnLinux has hundreds of scripts to aid
in installing different software with which to run the setup. In the
sidebar, select “Install Software”. You will find several categories to
choose from.
Hundreds of games can be installed this way.
Hundreds of games can be installed this way.
Office software can be installed as well, including Microsoft Office as shown here.
Let’s install Notepad++ using the script. You can select the script to
read the compatibility rating according to PlayOnLinux, and an overview
of the program. To get a better idea of compatibility, refer to the
WineHQ App Database and find “Browse Apps” to find a program like
Notepad++.
Once you press “Install”, if you are using PlayOnLinux for the first
time, you will encounter two popups: one to give you tips when
installing programs with a script, and the other to not submit bug
reports to WineHQ because PlayOnLinux has nothing to do with them.
During the installation, I was given the choice to either download the setup executable, or select one on the computer. I downloaded the file but received a File Mismatch error; however, I continued and it was successful. It’s not perfect, but it is functional. (It is possible to submit bug reports to PlayOnLinux if the option is given.)
During the installation, I was given the choice to either download the setup executable, or select one on the computer. I downloaded the file but received a File Mismatch error; however, I continued and it was successful. It’s not perfect, but it is functional. (It is possible to submit bug reports to PlayOnLinux if the option is given.)
Nevertheless, I was able to install Notepad++ successfully, run it, and
update it to the latest version (at the time of writing 7.5.3) from
version 7.4.2.
Also during installation, it created a virtual C: drive specifically for Notepad++. As there are no other Wine versions available for PlayOnLinux to use, it defaults to using the version installed on the system. In this case, it is more than adequate for Notepad++ to run smoothly.
Also during installation, it created a virtual C: drive specifically for Notepad++. As there are no other Wine versions available for PlayOnLinux to use, it defaults to using the version installed on the system. In this case, it is more than adequate for Notepad++ to run smoothly.
Installing Non-Listed Programs
You can also install a program that is not on the list by pressing
“Install Non-Listed Program” on the bottom-left corner of the install
menu. Bear in mind that there is no script to install certain libraries
to make things work properly. You will need to do this yourself. Look at
the Wine AppDB for information for your program. Also, if the app isn’t
listed, it doesn’t mean that it won’t work with Wine. It just means no
one has given any information about it.
I’ve installed Graphmatica, a graph plotting program, using this method. First I selected the option to install it on a new virtual drive.
I’ve installed Graphmatica, a graph plotting program, using this method. First I selected the option to install it on a new virtual drive.
Then I selected the option to install additional libraries after
creating the drive and select a Wine version to use in doing so.
I then proceeded to select Gecko (which encountered an error for some reason), and Mono 2.10 to install.
Finally, I installed Graphmatica. It’s as simple as that.
A launcher can be created after installation. A list of executables
found in the drive will appear. Search for the app executable (may not
always be obvious) which may have its icon, select it and give it a
display name. The icon will appear on the desktop.
Multiple “C:” Drives
Now that we have easily installed a program, let’s have a look at the
drive configuration. In the main window, press “Configure” in the
toolbar and this window will show.
On the left are the drives that are found within PlayOnLinux. To the
right, the “General” tab allows you to create shortcuts of programs
installed on that virtual drive.
The “Wine” tab has 8 buttons, including those to launch the Wine configuration program (winecfg), control panel, registry editor, command prompt, etc.
The “Wine” tab has 8 buttons, including those to launch the Wine configuration program (winecfg), control panel, registry editor, command prompt, etc.
“Install Components” allows you to select different Windows libraries
like DirectX 9, .NET Framework versions 2 – 4.5, Visual C++ runtime,
etc., like winetricks.
“Display” allows the user to control advanced graphics settings like
GLSL support, video memory size, and more. And “Miscellaneous” is for
other actions like running an executable found anywhere on the computer
to be run under the selected virtual drive.
Creating Virtual Drives Without Installing Programs
To create a drive without installing software, simply press “New” below
the list of drives to launch the virtual drive creator. Drives are
created using the same method used in installing programs not found in
the install menu. Follow the prompts, select either a 32-bit or 64-bit
installation (in this case we only have 32-bit versions so select
32-bit), choose the Wine version, and give the drive a name. Once
completed, it will appear in the drive list.
Managing Wine Versions
Entire Wine versions can be downloaded using the manager. To access this
through the menu bar, press “Tools” and select “Manage Wine versions”.
Sometimes different software can behave differently between Wine
versions. A Wine update can break something that made your application
work in the previous version; thus rendering the application broken or
completely unusable. Therefore, this feature is one of the highlights of
PlayOnLinux.
If you’re still on the configuration window, in the “General” tab, you can also access the version manager by pressing the “+” button next to the Wine version field.
If you’re still on the configuration window, in the “General” tab, you can also access the version manager by pressing the “+” button next to the Wine version field.
To install a version of Wine (32-bit or 64-bit), simply select the
version, and press the “>” button to download and install it. After
installation, if setup executables for Mono, and/or the Gecko HTML
engine have not yet been downloaded by PlayOnLinux, they will be
downloaded.
I went ahead and installed the 2.21-staging version of Wine afterward.
I went ahead and installed the 2.21-staging version of Wine afterward.
To remove a version, press the “<” button.
Conclusion
This article demonstrated how to use PlayOnLinux to easily install
Windows software into separate virtual C: drives, create and manage
virtual drives, and manage several Wine versions. The software isn’t
perfect, but it is still functional and useful. Managing different
drives with different Wine versions is one of the key features of
PlayOnLinux. It is a lot easier to use a front-end for Wine such as
PlayOnLinux than pure Wine.
No comments:
Post a Comment