Skip to content

Guide for installation of kakaotalk on Debian/Ubuntu based distro through WINE(POL)

Notifications You must be signed in to change notification settings

kimlulz/Katalk_linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

Katalk_linux

Alternative of https://github.com/jeonghanlee/kakaotalk-env

1 2

스크린샷, 2021-05-10 13-51-53

✅ Works on Ubuntu 20.04.4

Prepare

sudo dpkg --add-architecture i386 
wget -nc https://dl.winehq.org/wine-builds/winehq.key
sudo apt-key add winehq.key

Add repository for your OS environment below..

Distro Repository
Ubuntu 21.04 sudo add-apt-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ hirsute main'
Ubuntu 20.10 sudo add-apt-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ groovy main'
Ubuntu 20.04 sudo add-apt-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ focal main'
Ubuntu 18.04 sudo add-apt-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main'
Debian 10 (Buster) deb https://dl.winehq.org/wine-builds/debian/ buster main
sudo apt update
sudo apt install --install-recommends winehq-stable
sudo apt install playonlinux

Configure

스크린샷, 2021-05-06 17-40-37
PlayOnLinux -> 상단바 [도구] -> Wine 버전 관리
Wine 최신버전 설치

스크린샷, 2021-05-06 17-43-17 PlayOnLinux 메인 -> 설치 -> Install a non-listed program
스크린샷, 2021-05-06 17-45-46 스크린샷, 2021-05-06 17-45-49 스크린샷, 2021-05-06 17-46-12 스크린샷, 2021-05-06 17-46-22 스크린샷, 2021-05-06 17-46-26 스크린샷, 2021-05-06 17-46-30 스크린샷, 2021-05-06 17-47-05
install wine gecko/mono if winecfg popup it..

스크린샷, 2021-05-06 18-52-35 스크린샷, 2021-05-06 18-53-39
Select Windows 10 and add library "d3dx11_43" and click Apply.

스크린샷, 2021-05-06 18-54-59
Select d3dx11, gdiplus, gecko, mono28

스크린샷, 2021-05-06 18-57-30
Download Kakaotalk installer and select installer file
process of installation same with windows

스크린샷, 2021-05-06 18-58-58
Do not check "카카오톡 실행" for make shortcut.

스크린샷, 2021-05-06 18-59-48
Kakaotalk -> Next -> Next

Run

스크린샷, 2021-05-06 19-00-33
Run Kakaotalk

It will show "RECV_SOCKET_ERROR(err_code=336130329) (Error Code: 50114) FriendList. or LOCO protocol". just retry.

1
Finished

Optional

스크린샷, 2021-05-07 12-49-02 스크린샷, 2021-05-07 12-49-59
Using Topicons plus gnome shell extention to combine the Wine system tray into the top bar

About

Guide for installation of kakaotalk on Debian/Ubuntu based distro through WINE(POL)

Topics

Resources

Stars

Watchers

Forks