Skip to content

Linux 에서 Wine 을 통한 OpenAPI 설치

Yunseong Hwang edited this page Dec 7, 2023 · 1 revision

Ubuntu 기준

sudo apt update
sudo apt install wine wine32 winetricks zenity
WINEARCH=win32 WINEPREFIX=$HOME/.wine32 winecfg
WINEPREFIX=$HOME/.wine32 winetricks cjkfonts
curl -LO https://download.kiwoom.com/web/openapi/OpenAPISetup.exe
WINEPREFIX=$HOME/.wine32 wine OpenAPISetup.exe