How to Install and Use Wine to Run Windows Applications on Linux
sudo dpkg --add-architecture i386
Add the repository:
sudo add-apt-repository ppa:wine/wine-builds
Update packages:
sudo apt-get update
Install
Eg: for the development branch
Eg: for the development branch
sudo apt-get install --install-recommends winehq-devel
If is Staging branch that you want, replace `winehq-devel` with `winehq-staging` in the line above.
If apt-get complains about missing dependencies, install them, then repeat the last two steps (update and install).
Before you leave, do me a favor and answer me this question:
What’s your opinion of Bitcoin?
~Is it here to stay — permanently — or is it just another passing fad?
Leave your comment below (Please! Don’t forget to use the social sharing buttons, either)!
No comments :
Write comments