되는 걸로 메모..
폰트설ㅊㅣ
sudo apt-get install fonts-nanum*
wine 설치
sudo dpkg --add-architecture i386
wget -nc https://dl.winehq.org/wine-builds/winehq.key
sudo apt-key add winehq.key
sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main'
sudo apt-get update
sudo apt install --install-recommends winehq-stable
wine 설정
WINEARCH=win32 winecfg
sudo apt-get install cabextract
sudo apt install winetricks
winetricks gdiplus_winxp msxml6 riched30 riched20 wmp9 d3dx9_43
카톡 다운
wget http://app.pc.kakao.com/talk/win32/KakaoTalk_Setup.exe
카톡설치
wine [카카오톡설치파일]
바탕화면이나 시작화면에서 카카오톡 실행
'개발메모' 카테고리의 다른 글
Docker registry image push와 삭제 (0) | 2022.10.26 |
---|---|
Ubuntu에서 apt에 cuda list 추가 (0) | 2022.10.13 |
ubuntu에서 ssh 이용하기 (0) | 2021.11.05 |
wget 사용하기 (0) | 2021.11.05 |
ubuntu에서 압축하기 (0) | 2021.11.05 |