You are on page 1of 1

INSTALL WINE HQ LINUX MINT 19

(UBUNTU 18.04)
MANUAL:
• $ sudo dpkg --add-architecture i386
• $ wget -O - https://dl.winehq.org/wine-builds/winehq.key | sudo apt-key add -
• $ wget -O - https://download.opensuse.org/repositories/Emulators:/Wine:/Debian/
xUbuntu_18.04/Release.key | sudo apt-key add -
• $ sudo add-apt-repository 'deb
https://download.opensuse.org/repositories/Emulators:/Wine:/Debian/xUbuntu_18.04/ ./'
• $ sudo add-apt-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main'
• $ sudo apt update
• $ sudo apt install --install-recommends winehq-stable
• $ sudo apt install winetricks
• $ cd
• $ wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks
• $ sudo cp winetricks /usr/bin/
• $ sudo chmod +x /usr/bin/winetricks
• $ winecfg
• Jangan Download MONO, hanya download gecko
• $ winetricks cmd d3dx9 dotnet45 mfc42 msvcirt vb6run vcrun2012 win10 corefonts
opensymbol tahoma uff unifont

OTOMATIS:
• $ cd
• $ wget --no-check-certificate 'https://docs.google.com/uc?
export=download&id=147apcdFfqZpwd2jFeY6qzWLLQ8hwrNUt' -O installwinehq
• $ sh installwinehq

You might also like