How To Install Wine on Ubuntu 20 04
Hello, Today December 22 2020 i create this article, i want to create article about wine.
wine is application to make our linux operating system can run windows application, wine is not an virtual machine or emulator, wine is easy to use.
Basically wine is to make linux can run windows
*from my experience
with using wine we can play a game on linux, for the first time when i using wine i try a osu! Rythm game, when i play osu i didn't find any problem , i can play osu very well on linux
How To Install Wine on Ubuntu ( in this tutorial i using ubuntu 20 04 )
---------------------------------------------------------------------
- If you want to install wine using other method Visit this link https://wiki.winehq.org/Download ( select your operating system, * in this tutorial i using ubuntu )
- open terminal
- sudo dpkg --add-architecture i386
- wget -nc https://dl.winehq.org/wine-builds/winehq.key
- sudo apt-key add winehq.key
- sudo add-apt-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ focal main'
- sudo apt update
- sudo apt install --install-recommends winehq-stable
if youn have any question feel free to ask at comment column or email ( ghost087@protonmail.com )
<------------ Don't forget to stay your Healthy -------->
Comments
Post a Comment