Getting-Started with Wine for CentOS 6.x Linux
Hi! The Tutorial shows you Step-by-Step How to Install and Getting-Started with the Latest WineHQ in 1.7.x on CentOS 6.x GNOME/KDE i686/x8664 Linux Desktop.
Wine (originally an acronym for “Wine Is Not an Emulator”) is a Compatibility Layer capable of Running Windows Apps on several POSIX-compliant OSes systems, such as Linux, Mac OSX, & BSD.
Instead, of Simulating internal Windows Logic like a Virtual Machine or Emulator, Wine translates Windows API calls into POSIX calls On-the-Fly, eliminating the Performance and Memory Penalties of other Methods and allowing you to Cleanly Integrate Windows Apps into your Desktop.
-
How to Add Latest Wine CentOS 6 YUM Repo
-
Open Terminal Window
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
Or Login into Shell…
-
Installing Latest Wine for CentOS 6.
sudo su -c "yum install wine"
How to Install Skype on CentOS