Tuesday, October 6, 2015
Install WineHQ 1.7.32 in Linux Fedora 21, fedora 20/19, openSUSE 13.2/13.1 and CentOS
WineHQ 1.7.32 is released, Install WineHQ 1.7.32 in Linux Fedora 21, Fedora 20, Fedora 19, Fedora 18, openSUSE 13.2, openSUSE 13.1 and CentOS 6.5, CentOS 7
Wine (originally an acronym for "Wine Is Not an Emulator") is a compatibility layer capable of running Windows applications on several POSIX-compliant operating 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 applications into your desktop. For install wineHQ 1.7.32 in ubuntu and linux mint you can follow this page.
The Wine development release 1.7.32 is now available.
What's new in this release:
What's new in this release:
- New version of the Mono engine.
- A few more functions implemented in MSHTML.
- Improved support for restoring display mode.
- Font metrics improvements in DirectWrite.
- Various bug fixes.
To Install WineHQ 1.7.32 on Linux Fedora 21, Fedora 20, Fedora 19, Fedora 18, openSUSE 13.2, openSUSE 13.1 and CentOS 6.5, CentOS 7, open a new Terminal window and bash (get it?) in the following commands:
There is no Wine repository available for the Fedora and CentOS so we have to download the tar archive and install it by hand. Follow the instructions for your system’s architecture, in order to get a successful installation.
There is no Wine repository available for the Fedora and CentOS so we have to download the tar archive and install it by hand. Follow the instructions for your system’s architecture, in order to get a successful installation.
How to install Wine 1.7.32 on 32 bit Fedora and CentOS systems:
Install the dependencies first:
Download Wine 1.7.32:
Extract the archive and cd into it:
Install Wine 1.7.32:
Install the dependencies first:
sudo yum -y groupinstall 'Development Tools'
sudo yum -y install libX11-devel freetype-devel
Download Wine 1.7.32:
wget -c http://citylan.dl.sourceforge.net/project/wine/Source/wine-1.7.32.tar.bz2
Extract the archive and cd into it:
tar -xvf wine-1.7.32.tar.bz2
cd wine-1.7.32/
Install Wine 1.7.32:
./tools/wineinstall
How to install Wine 1.7.32 on 64 bit Fedora and CentOS systems:
Install the dependencies first:
Download Wine 1.7.29:
Extract the archive and cd into it:
Install Wine 1.7.31:
Optional, to remove Wine 1.7.32 from either 32 bit and 64 bit Fedora, CentOS or a derivative system, open a new Terminal window and bash (get it?) in the following commands:
For the latest OpenSUSE systems, Wine 1.7.32 is available via some repository, so installing it is easy. All you have to do is add the repository to your system, update the local repository index and install the wine1.7 and winetricks packages.
Install the dependencies first:
sudo yum groupinstall 'Development Tools'
sudo yum install libX11-devel freetype-devel
Download Wine 1.7.29:
wget -c http://citylan.dl.sourceforge.net/project/wine/Source/wine-1.7.32.tar.bz2
Extract the archive and cd into it:
tar -xvf wine-1.7.32.tar.bz2
cd wine-1.7.32/
Install Wine 1.7.31:
./configure --enable-win64
make
sudo make install
Optional, to remove Wine 1.7.32 from either 32 bit and 64 bit Fedora, CentOS or a derivative system, open a new Terminal window and bash (get it?) in the following commands:
sudo yum remove wine1.7
For the latest OpenSUSE systems, Wine 1.7.32 is available via some repository, so installing it is easy. All you have to do is add the repository to your system, update the local repository index and install the wine1.7 and winetricks packages.
How to install Wine 1.7.32 on OpenSUSE 13.2:
sudo zypper ar -f http://download.opensuse.org/repositories/Emulators:/Wine/openSUSE_13.2/ wineHow to install Wine 1.7.32 on OpenSUSE 13.1:
sudo zypper refresh
sudo zypper install wine1.7 winetricks
sudo zypper ar -f http://download.opensuse.org/repositories/Emulators:/Wine/openSUSE_13.1/ wineHow to install Wine 1.7.32 on OpenSUSE 12.3:
sudo zypper refresh
sudo zypper install wine1.7 winetricks
sudo zypper ar -f http://download.opensuse.org/repositories/Emulators:/Wine/openSUSE_12.3/ wine
sudo zypper refresh
sudo zypper install wine1.7 winetricks
Optional, to remove Wine 1.7.32 from either OpenSUSE 13.2, OpenSUSE 13.1 or OpenSUSE 12.3, open a new Terminal window and bash (get it?) in the following commands:
sudo zypper remove wine1.7 winetricksOur hope tutorial entitled "Install WineHQ 1.7.32 in Linux Fedora 21, fedora 20/19, openSUSE 13.2/13.1 and CentOS" can be useful for visitors or readers.
Labels:
application
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment