Instructions for installing Windows software on Linux with PlayOnLinux
PlayOnLinux provides a "point and click" interface ( point and click ) to automatically install and edit software on Linux.It is like a package manager but for Windows games and other applications on Linux.
We have mentioned using Wine to run Windows software on Ubuntu and other Linux distributions before.PlayOnLinux automates the complicated installation process when using Wind for the applications it supports. The tool provides a list of applications that users can install and automate every installation process as much as possible.
Setting
PlayOnLinux is in Ubuntu's software database, so users can download it from the Ubuntu Software Center or install it using the following command:
sudo apt-get install playonlinux
If you want the latest version, download it from the PlayOnLinux website. Find the .deb file for Ubuntu and double-click it to start installing.
If you want to update the latest version regularly, run 4 commands on the image to add the PlayOnLinux software database to the system. New versions of PlayOnLinux will appear in the Ubuntu update manager.
PlayOnLinux uses Wine as a support program. Installing PlayOnLinux is also synonymous with installing Wine and some other required software on the system.
Begin
After completing the installation process, we will see PlayOnLinux in the application menu.
PlayOnLinux launches with a wizard to automatically download any required software, including Microsoft core fonts .
Install apps
When finished, click the Install button on the toolbar or select Install from the File menu.
Use the settings window to browse for available applications or search for applications using Search . Although there are many great alternative software for Windows software, games on Linux are still a weakness when compared to Windows.
The game is not the only software directory provided. Users will also find Internet 6 and 7, Apple iTunes and Safari, Adobe Photoshop CS4 and Microsoft Office 2000, 2003 and 2007 in the list.
Click the Install button after selecting an application and an installation window appears.
Depending on the application you choose, PlayOnLinux can automatically download the program installer, suggest that you download and browse for the installation file or suggest the program CD or DVD to the computer drive.
Launch and manage applications
After the Windows application is installed, you will see them in the main PlayOnLinux window. You can launch them from the PlayOnLinux window or from the shortcut icons ( shortcuts ) on your desktop .
Use the Remove or Shortcut buttons on the toolbar to remove applications or create new shortcuts.
Wine versions
Some applications only work on a separate Wine version. PlayOnLinux automatically downloads and installs the appropriate version of Wine for each application.
View installed Wine versions with the Wine Versions Manager option under the tools menu.
Other features
Click the Configure button to easily perform common configuration operations.
PlayOnLinux also has a few plugins . Capture plugin for users to record video on the display, PlayOnLinux Vault helps to save and restore installed applications and Wine Look plugin to change the Windows application ( theme ) background.
Using PlayOnLinux is much more convenient than Wine because the software supports the maximum installation process for users. However, when the desired application does not appear in PlayOnLinux , users still have to install Wine on their own .
You should read it
- Install Photoshop on Linux
- How to run Windows applications on Linux with Wine
- How to run Windows applications on Linux with Vineyard
- Run Windows applications on Linux, macOS and other platforms
- How to Use Wine on Linux
- How to use Zsh (or other Shells) on Windows 10?
- How to install Qt for GUI application development on Linux
- How to Use Wine on Linux
May be interested
- Search for files and directories in Linux using the command line interfaceyou can use the graphical file management utility to find files in linux like nautilus in gnome, dolphin in kde and thunar in xfce. however, there are several ways to use the command line to find files in any linux desktop management utility.
- Instructions for creating a master partition in Ubuntuubuntu does not use a separate master partition by default, although many linux users prefer this. use a separate master partition to allow you to reinstall ubuntu without losing personal files and settings.
- How to install software and applications for Linux operating systemshere are some ways to install new software for ubuntu based on available tools.
- Instructions for installing Ubuntu on VMware Workstation - Part 1for some reason, can't you continue to use windows (royalties)? you want to discover a certain operating system that is enough to replace the already familiar windows? you just need 1 software, some operating system to meet the needs of working very simple? check out the free and completely open source ubuntu operating system.
- Instructions for installing Ubuntu on VMware Workstation - Part 2in the previous section of the article, we jointly established vmware and ubuntu desktop. and the next section below, please continue with the steps to install ubuntu desktop on vmware workstation.
- How to install RPM filesboth packages can be used with the rpm command. in this article we will talk about binar files (binary), also source rpm file type you can refer to in the same way. for beginners, pay attention to the version of the rpm package. it must match the structure of the destination computer (i386, i586, i686, sparc; usually for i386 devices).