How To Install Winedbg On Debian, Ubuntu, Alpine, Kali, Fedora, Raspbian And MacOS?

How To Install Winedbg On Debian, Ubuntu, Alpine, Kali, Fedora, Raspbian And MacOS?

winedbg

Common files

Maintainer: Debian Wine Party



Section: otherosfs

Install winedbg

  • Debian apt-get install wine Click to copy
  • Ubuntu apt-get install wine1.6 Click to copy
  • Alpine OS apk add wine Click to copy
  • Kali Linux apt-get install wine Click to copy
  • Fedora dnf install wine-common Click to copy
  • Raspbian apt-get install wine Click to copy
  • macOS brew install wine Click to copy

wine-common

Common files

wine1.6

Microsoft Windows Compatibility Layer (Binary Emulator and Library)

wine

Wine as a compatibility layer for UNIX to run Windows

applications. This package includes a program loader, which allows unmodified Windows 3.x/9x/NT binaries to run on x86 and x86_64 Unixes. Wine can use native system .dll files if they are available. In Fedora wine is a meta-package which will install everything needed for wine to work smoothly. Smaller setups can be achieved by installing some of the wine-* sub packages.

Install the latest version of winedbg in Debian, Ubuntu, Alpine, Kali, Fedora, Raspbian and macOS from terminal. To install the winedbg just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of winedbg from the respository and install it in your computer/server.