Install Windows Programs on Linux
DB Tech
A while back a viewer left a comment on one of my videos asking me to make a video on how to install WINE on Ubuntu. So here's a video on how to install WINE on Ubuntu! The process of installing WINE on Linux is easy and only takes a few steps. You may want to install a Windows program on your Linux system, but, unfortunately you can't by default. This is where WINE comes in. WINE allows you to install Windows programs on Linux.
There may be many ways to do it, but here's the one I like:
If you have previously installed a Wine package from another repository, please remove it and any packages that depend on it (e.g., wine-mono, wine-gecko, winetricks) before attempting to install the WineHQ packages, as they may cause dependency conflicts.
If your system is 64 bit, enable 32 bit architecture (if you haven't already):
- sudo dpkg --add-architecture i386
Add the repository:
- wget -nc https://dl.winehq.org/wine-builds/Release.key
- sudo apt-key add Release.key
- sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/
Update packages:
- sudo apt-get update
Then install the following package:
- sudo apt-get install --install-recommends winehq-stable
You can get the full tutorial directly from Wine HQ: https://wiki.winehq.org/Ubuntu
/=========================================/
Music Provided by MU - Music Unleashed: https://goo.gl/jj2d3u Track: Nu Future Comes - [MU release] Track link: https://youtu.be/aufVGDeRx98
/=========================================/
My Amazon Affiliate Link: https://dbte.ch/amazon
/=========================================/
Support me on Patreon: https://dbte.ch/patreon
MERCH: https://dbte.ch/merch
/=========================================/
Remember to leave a like on this video and subscribe if you want to see more!
/=========================================/
Follow Me: Twitter: https://dbte.ch/tw Instagram: https://dbte.ch/ig Facebook: https://dbte.ch/fb Subscribe: https://dbte.ch/ytsub ... https://www.youtube.com/watch?v=VrXjS56Eh6E
95462988 Bytes