Articles by "wine"
Showing posts with label wine. Show all posts
Install Wine 2.9/2.8 in Ubuntu 17.04 Zesty/16.10 Yakkety/16.04 Xenial/14.04 Trusty/Linux Mint 18/17

Wine lets you run Windows software on other operating systems. With Wine, you can install and run these applications just like you would in Windows. Wine enables Linux, Mac, FreeBSD, and Solaris users to run Windows applications without a copy of Microsoft Windows. Wine is free software under constant development. Other platforms may benefit as well.
winehq

Changes:
  • Support for tesselation shaders in Direct3D.
  • Binary mode support in WebServices.
  • Clipboard changes detected through Xfixes.
  • User interface improvements in RegEdit.
  • Direct3D command stream runs asynchronously.
  • Better serial and parallel ports autodetection.
  • Still more fixes for high DPI settings.
  • TCP and UDP connection support in WebServices.
  • Various shader improvements for Direct3D 11.
  • Improved support for high DPI settings.
  • Partial reimplementation of the GLU library.
  • Support for recent versions of OSMesa.
  • Various bug fixes.

Install Winehq 2.9/2.8 via Official Repository in Ubuntu 17.10 Zesty/17.04 Zesty/16.04 Xenial/14.04 Trusty/Linux Mint 18/17 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

That's it
PlayOnLinux is a piece of software which allows you to easily install and use numerous apps and games designed to run with Microsoft Windows. Few apps and games are compatible with GNU/Linux at the moment and it certainly is a factor preventing the migration to this system. PlayOnLinux brings a cost-free, accessible and efficient solution to this problem.
playonlinux
Install Wine 1.7.4 in Ubuntu 13.10 Saucy/Ubuntu 13.04 Raring/Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/Linux Mint 16/15/14/13/and other Ubuntu derivatives

Wine lets you run Windows software on other operating systems. With Wine, you can install and run these applications just like you would in Windows. Wine enables Linux, Mac, FreeBSD, and Solaris users to run Windows applications without a copy of Microsoft Windows. Wine is free software under constant development. Other platforms may benefit as well.
winehq
Changes in this release:
  • Support for Cocoa-style full-screen mode.
  • More preparation work for the Direct3D command stream.
  • A number of Winsock improvements.
  • Support for IPHLPAPI functions on Android.
  • Activation context improvements.
  • Various bug fixes.

Install Winehq 1.7.4 via PPA in Ubuntu 13.10/13.04/12.10/12.04/Linux Mint 16/15/14/13 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Install Winehq 1.7.4 from source in Ubuntu 13.10 Saucy/Linux Mint 16 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:



Install Wine 1.7.4 from source in Ubuntu 12.10/12.04/11.10/Linux Mint 14/13/12/Debian open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:



You can download source of Wine 1.7.4 for other Distributions from Source Forge.
Wine stable versions available: Wine 1.6, Wine 1.5 (PPA, Source) and Wine 1.4
That's it
Install Wine 1.7.1 in Ubuntu 13.10 Saucy/Ubuntu 13.04 Raring/Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/Linux Mint 15/14/13 (New Released)

Wine lets you run Windows software on other operating systems. With Wine, you can install and run these applications just like you would in Windows. Wine enables Linux, Mac, FreeBSD, and Solaris users to run Windows applications without a copy of Microsoft Windows. Wine is free software under constant development. Other platforms may benefit as well.
winehq
Changes in this release:
  • Support for keyed event objects.
  • Support for the "init once" synchronization mechanism.
  • Activation context support for DLLs, typelibs, and COM classes.
  • Support for loading 32-bit typelibs on 64-bit.
  • Various Mac driver fixes.
  • Some fixes for serial port devices.
  • Support for vertical text in the Postscript driver.
  • Version 2 of liblcms used now instead of version 1.
  • Unicode data updated to Unicode 6.2.0.
  • Hyperlink controls supported in installers.
  • Improved support for XML attributes.
  • Various bug fixes.

Install Winehq 1.7.1 via PPA in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Install Winehq 1.7.1 from source in Ubuntu 13.04 Raring/13.10/Linux Mint 15 open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:



Install Wine 1.7.1 from source in Ubuntu 12.10/12.04/11.10/Linux Mint 14/13/12/Debian open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:



You can download source of Wine 1.7.1 for other Distributions from Source Forge.
Wine stable versions available: Wine 1.6, Wine 1.5 (PPA, Source) and Wine 1.4
That's it
Install Wine 1.6 in Ubuntu 13.10 Saucy/Ubuntu 13.04 Raring/Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/Linux Mint 15/14/13 (New Released)

Wine lets you run Windows software on other operating systems. With Wine, you can install and run these applications just like you would in Windows. Wine enables Linux, Mac, FreeBSD, and Solaris users to run Windows applications without a copy of Microsoft Windows. Wine is free software under constant development. Other platforms may benefit as well.
winehq
wine 1.6

The Wine team is proud to announce that the stable release Wine 1.6 is now available.
This release represents 16 months of development effort and around 10,000 individual changes. The main highlights are the new Mac driver, the full support for window transparency, and the new Mono package for .NET applications support.
It also contains a lot of improvements across the board, as well as support for many new applications and games.

Major Changes in this release:
  • User interface: Input validation is improved in the date and calendar controls.
  • User interface: Window transparency is supported, including both color keying and alpha blending transparency.
  • User interface: All window rendering is done on the client-side using the DIB engine (except for OpenGL rendering).
  • X11 driver: XRandR versions 1.2 and 1.3 are supported.
  • X11 driver: X11 server-side font rendering is no longer supported. All fonts are rendered client-side using FreeType.
  • Graphics: OpenGL rendering is supported in device-independent bitmaps using libOSMesa.
  • Graphics: Path gradients are implemented in GdiPlus.
  • Graphics: More image codecs features are implemented, including JPEG encoding, palette formats, and meta-data support for various image types.
  • Text and fonts: Bi-directional text support is improved in the RichEdit control.
  • Text and fonts: Built-in fonts are more complete, with the addition of FixedSys and Wingdings fonts, more high-resolution pixel fonts, and a wider range of glyphs in the existing fonts, notably Arabic glyphs in Tahoma.
  • Text and fonts: Dynamic loading of scalable font resources is supported.
  • Input devices: There is a joystick applet in the control panel, to allow configuring joysticks and testing their behavior.
  • Input devices: The raw input API is supported for keyboard and mouse input.
  • Kernel: File times are reported with nanosecond resolution.
  • Kernel: Wine can be configured to report the Windows version as 'Windows 8'.
  • Kernel: A monotonic time counter is used on platforms that support it, to make timers more robust against system time changes.
  • Kernel: DOSBox is tried first when running a DOS application. The Wine DOS support is only used as a fallback when DOSBox cannot be found, and will be removed in a future release.
  • .NET support: The Mono runtime is packaged as an MSI file, and its installation can be managed from the "Add/Remove Programs" control panel. It is automatically installed on Wine prefix updates.
  • .NET support: .NET mixed mode assemblies are supported.
  • .NET support: The Microsoft .NET 4.0 runtime can be installed for cases where Mono is not good enough yet.
  • Internet and networking: HTTPS connections use GnuTLS. OpenSSL is no longer used.
  • Internet and networking: The TLS 1.1 and TLS 1.2 protocols are enabled by default, with automatic fallback to TLS 1.0. The SSL2 protocol is disabled by default.
  • Internet and networking: Security certificate validation errors are handled better.
  • Internet and networking: ActiveX controls can be downloaded and installed automatically.
  • Internet and networking: NTLM and Negotiate authentication protocols are supported.
  • Audio and video: DirectSound has a better resampler.
  • Audio and video: Audio device enumeration is improved, and multi-channel devices are better supported.
  • Audio and video: VMR-9 video rendering is implemented.
  • Printer support: The PPD files of already installed printers are automatically refreshed when needed.
  • Printer support: Printing resolution can be configured from the print dialog.
  • Complete list of changes Wine 1.6 version.

Install Winehq 1.6 in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Install Wine 1.6 from source on Debian/Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

You can download source of Wine 1.6 for other Distributions from Source Forge.
Previous versions available: Wine 1.5 (PPA, Source) and Wine 1.4
That's it
Install Wine 1.5.30 in Ubuntu 13.04 Raring/Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/11.10/11.04/Linux Mint (New Release)

Wine lets you run Windows software on other operating systems. With Wine, you can install and run these applications just like you would in Windows. Wine enables Linux, Mac, FreeBSD, and Solaris users to run Windows applications without a copy of Microsoft Windows. Wine is free software under constant development. Other platforms may benefit as well.
winehq
What's new in this release:
  • Mouse capture support in the Mac driver.
  • NTLM and Negotiate authentication in WinHTTP.
  • Support for proxy bypass in WinInet.
  • Input method support in the Mac driver.
  • Support for TLS 1.1 and 1.2 connections on Mac OS X.
  • JavaScript performance improvements.
  • Various bug fixes.

Install Winehq in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Here you can download source of Wine 1.5.30 for other Distributions from Source Forge.
Check announcement of Wine 1.5.30 version.
That's it
Install Wine 1.5.28 in Ubuntu 13.04 Raring/Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/11.10/11.04/Linux Mint (New Release)

Wine lets you run Windows software on other operating systems. With Wine, you can install and run these applications just like you would in Windows. Wine enables Linux, Mac, FreeBSD, and Solaris users to run Windows applications without a copy of Microsoft Windows. Wine is free software under constant development. Other platforms may benefit as well.
winehq ubuntu
What's new in this release:
  • GnuTLS used for all secure connections, OpenSSL is no longer needed.
  • Mac driver enabled by default.
  • Built-in FixedSys fonts.
  • New icon for the joystick control panel.
  • Postscript driver improvements.
  • Various bug fixes.

Install Winehq in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Here you can download source of Wine 1.5.28 for other Distributions from Source Forge.
Check announcement of Wine 1.5.28 version.
That's it
Install Wine 1.5.27 in Ubuntu 13.04 Raring/Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/11.10/11.04/Linux Mint (New Release)

Wine lets you run Windows software on other operating systems. With Wine, you can install and run these applications just like you would in Windows. Wine enables Linux, Mac, FreeBSD, and Solaris users to run Windows applications without a copy of Microsoft Windows. Wine is free software under constant development. Other platforms may benefit as well.
winehq ubuntu
What's new in this release:
  • System tray support in the Mac driver.
  • Various C runtime improvements.
  • Large icons for built-in applications.
  • OpenGL support in the Mac driver.
  • Clipboard and drag&drop support in the Mac driver.
  • Improvements to the URL cache.
  • Some fixes for ARM binaries.
  • SPARC platform no longer supported.
  • Various bug fixes.

Install Winehq in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Here you can download source of Wine 1.5.27 for other Distributions from Source Forge.
Check announcement of Wine 1.5.27 version.
That's it
Install Wine 1.5.25 in Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/11.10/11.04/Linux Mint (New Release)

Wine lets you run Windows software on other operating systems. With Wine, you can install and run these applications just like you would in Windows. Wine enables Linux, Mac, FreeBSD, and Solaris users to run Windows applications without a copy of Microsoft Windows. Wine is free software under constant development. Other platforms may benefit as well.
winehq ubuntu
What's new in this release:
  • Proper cursor support in the Mac driver. 
  • Fixes for right-to-left support in RichEdit. 
  • Initial version of a Wingdings font. 
  • Various bug fixes.

Install Winehq in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Here you can download source of Wine 1.5.25 for other Distributions from Source Forge.
Check announcement of Wine 1.5.25 version.
That's it
Install Wine 1.5.24 in Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/11.10/11.04/Linux Mint (New Release)

Wine lets you run Windows software on other operating systems. With Wine, you can install and run these applications just like you would in Windows. Wine enables Linux, Mac, FreeBSD, and Solaris users to run Windows applications without a copy of Microsoft Windows. Wine is free software under constant development. Other platforms may benefit as well.
winehq ubuntu
What's new in this release:
  • Keyboard and mouse wheel support in the Mac driver.
  • Regular expression support in VB Script.
  • Many RichEdit code cleanups.
  • Various bug fixes.

Install Winehq in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Here you can download source of Wine 1.5.24 for other Distributions from Source Forge.
Check announcement of Wine 1.5.24 version.
That's it
Install Wine 1.5.23 in Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/11.10/11.04/Linux Mint (New Release)

Wine lets you run Windows software on other operating systems. With Wine, you can install and run these applications just like you would in Windows. Wine enables Linux, Mac, FreeBSD, and Solaris users to run Windows applications without a copy of Microsoft Windows. Wine is free software under constant development. Other platforms may benefit as well.
winehq ubuntu
What's new in this release:
  • HTTPS support no longer dependent on OpenSSL.
  • Support for event handling in the Mac driver.
  • A functional Netstat built-in application.
  • A bunch of C++ runtime math functions.
  • Various bug fixes.

Install Winehq in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Here you can download source of Wine 1.5.23 for other Distributions from Source Forge.
Check announcement of Wine 1.5.23 version.
That's it
Install Wine 1.5.20 in Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/11.10/11.04/Linux Mint (New Release)

Wine lets you run Windows software on other operating systems. With Wine, you can install and run these applications just like you would in Windows.
Wine enables Linux, Mac, FreeBSD, and Solaris users to run Windows applications without a copy of Microsoft Windows. Wine is free software under constant development. Other platforms may benefit as well.
winehq ubuntu
What's new in this release:
  • A bunch of dlls with ugly names for API sets support.
  • More ATL functions implemented.
  • Still more C++ runtime functions.
  • Several text rendering fixes.
  • PostScript driver improvements.
  • Various bug fixes.

Install Winehq in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Here you can download source of Wine 1.5.20 for other Distro's from Source Forge.
Check announcement of Wine 1.5.20 version.
Enjoy
Install Wine 1.5.18 in Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/11.10/11.04/Linux Mint (New Release)

Wine lets you run Windows software on other operating systems. With Wine, you can install and run these applications just like you would in Windows.
Wine enables Linux, Mac, FreeBSD, and Solaris users to run Windows applications without a copy of Microsoft Windows. Wine is free software under constant development. Other platforms may benefit as well.
winehq ubuntu
What's new in this release:
  • Various Windows Codecs improvements.
  • Fixes for OLE database support.
  • Improvements to system parameters management.
  • Some fixes to the built-in Web browser.
  • Fixes for XML support.
  • Various bug fixes.

Install Winehq in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Here you can download source of Wine 1.5.18 for other Distro's from Source Forge.
Check announcement of Wine 1.5.18 version.
Enjoy
Install Wine 1.5.17 in Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/11.10/11.04/Linux Mint (New Release)

Wine lets you run Windows software on other operating systems. With Wine, you can install and run these applications just like you would in Windows.
Wine enables Linux, Mac, FreeBSD, and Solaris users to run Windows applications without a copy of Microsoft Windows. Wine is free software under constant development. Other platforms may benefit as well.
winehq ubuntu
What's new in this release:
  • Sub-pixel font anti-aliasing in the DIB engine.
  • Support for automatic installation of ActiveX controls.
  • Automatic fallback to TLS 1.0 for secure connections.
  • Beginnings of the DirectWrite text analyzer.
  • Better handling of font outlines in OpenGL.
  • Various bug fixes.

Install Winehq in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Here you can download source of Wine 1.5.17 for other Distro's from Source Forge.
Check announcement of Wine 1.5.17 version.
Enjoy
Install Wine 1.5.16 in Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/11.10/11.04/Linux Mint (New Release)

Wine lets you run Windows software on other operating systems. With Wine, you can install and run these applications just like you would in Windows.
Wine enables Linux, Mac, FreeBSD, and Solaris users to run Windows applications without a copy of Microsoft Windows. Wine is free software under constant development. Other platforms may benefit as well.
winehq ubuntu
What's new in this release:
  • New version of the Mono package.
  • Many improvements to the CMD command-line parser.
  • More stream classes in the C++ runtime.
  • Support for managing services in WMI.
  • Improved CPU detection.
  • Various bug fixes.

Install Winehq in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Here you can download source of Wine 1.5.16 for other Distro's from Source Forge.
Check announcement of Wine 1.5.16 version.
Enjoy
Install Wine 1.5.15 in Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/11.10/11.04/Linux Mint (New Release)

Wine lets you run Windows software on other operating systems. With Wine, you can install and run these applications just like you would in Windows.
Wine enables Linux, Mac, FreeBSD, and Solaris users to run Windows applications without a copy of Microsoft Windows. Wine is free software under constant development. Other platforms may benefit as well.
winehq ubuntu
What's new in this release:
  • Full support for layered windows.
  • New version of the Gecko engine based on Firefox 16.
  • Support for broadcast sockets used by networked games.
  • Downloaded add-ons installers are now cached.
  • Support for persistent Internet cookies.
  • String optimizations in JavaScript.
  • Various bug fixes.

Install Winehq in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Here you can download source of Wine 1.5.15 for other Distro's from Source Forge.
Check announcement of Wine 1.5.15 version.
Enjoy
Install Wine 1.5.14 in Ubuntu 12.10 Quantal/Ubuntu 12.04 Precise/11.10/11.04/Linux Mint (New Release)

Wine lets you run Windows software on other operating systems. With Wine, you can install and run these applications just like you would in Windows.
Wine enables Linux, Mac, FreeBSD, and Solaris users to run Windows applications without a copy of Microsoft Windows. Wine is free software under constant development. Other platforms may benefit as well.
winehq ubuntu
What's new in this release:
  • Much better behavior of the URL cache.
  • Improved GIF image support.
  • More parser features in the shader compiler.
  • Optimizations in JavaScript.
  • Various bug fixes.

Install Winehq in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Here you can download source of Wine 1.5.14 for other Distro's from Source Forge.
Check announcement of Wine 1.5.14 version.
Enjoy
Install Wine 1.5.13 in Ubuntu 12.04 Precise/11.10/11.04/Linux Mint (New Release)

Wine lets you run Windows software on other operating systems. With Wine, you can install and run these applications just like you would in Windows.
Wine enables Linux, Mac, FreeBSD, and Solaris users to run Windows applications without a copy of Microsoft Windows. Wine is free software under constant development. Other platforms may benefit as well.
winehq ubuntu
What's new in this release:
  • Client-side window rendering using the DIB engine.
  • Raw input support for keyboard and mouse.
  • Support for transparent window areas using color keying.
  • Proper C++ RTTI support on 64-bit.
  • Implementation of logical processor information.
  • Support for fonts with localized names.
  • Various bug fixes.

Install Winehq in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Here you can download source of Wine 1.5.13 for other Distro's from Source Forge.
Check announcement of Wine 1.5.13 version.
Enjoy
Install Wine 1.5.12 in Ubuntu 12.04 Precise/11.10/11.04/Linux Mint (New Release)

Wine lets you run Windows software on other operating systems. With Wine, you can install and run these applications just like you would in Windows.
Wine enables Linux, Mac, FreeBSD, and Solaris users to run Windows applications without a copy of Microsoft Windows. Wine is free software under constant development. Other platforms may benefit as well.
winehq ubuntu
What's new in this release:
  • Support for disabling individual joysticks.
  • Better support for D3DX9 constant tables.
  • Some XRandR improvements.
  • Various bug fixes.

Install Winehq in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:

Here you can download source of Wine 1.5.12 for other Distro's from Source Forge.
Check announcement of Wine 1.5.12 version.
Enjoy
Install Wine 1.5.11 in Ubuntu 12.04 Precise/11.10/11.04/Linux Mint (New Release)

Wine lets you run Windows software on other operating systems. With Wine, you can install and run these applications just like you would in Windows.
Wine enables Linux, Mac, FreeBSD, and Solaris users to run Windows applications without a copy of Microsoft Windows. Wine is free software under constant development. Other platforms may benefit as well.
winehq ubuntu
What's new in this release:
  • Multi-channel support in the ALSA driver.
  • Removal of the big X11 lock.
  • Support for pair positioning adjustments in Uniscribe.
  • More I/O stream implementations in the C++ runtime.
  • Various bug fixes.

Install Winehq in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Here you can download source of Wine 1.5.11 for other Distro's from Source Forge.
Check announcement of Wine 1.5.11 version.
Enjoy