What makes us different from other similar websites? › Forums › Tech › KakaoTalk Linux Install
- This topic has 1 reply, 1 voice, and was last updated 2 weeks, 3 days ago by
thumbtak.
Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
January 22, 2026 at 2:05 am #8379
thumbtakModeratorInstall Flatpak
$ sudo apt update$ sudo apt install flatpak$ flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
Install Bottles
$ flatpak install flathub com.usebottles.bottles -y
Download KakaoTalk
$ cd /tmp$ wget https://app-pc.kakaocdn.net/talk/win32/KakaoTalk_Setup.exe
Create Bottle
$ flatpak run com.usebottles.bottles- Click +
- Name: KakaoTalk
- Choose Application
- Runner sys-wine-10.0
Install KakaoTalk
- Open newly created bottle
- Run Executable in “/tmp/KakaoTalk_Setup.exe”
- Follow instructions in the install window
- DO NOT “Run”
Run Bottle Program
- Start the bottle program
- Click sprocket icon near the top right corner of the app.
- Click settings
- Click display
- Change Font to Times New Roman
- Close Settings
Login and Enjoy
If you want a shortcut, do the following:
- Right-click Desktop
- Name: KakaoTalk
- Comment:Launch KakaoTalk using Bottles.
- Working Directory:
- Command: flatpak run –command=bottles-cli com.usebottles.bottles run -p KakaoTalk -b ‘KakaoTalk’ — %u
- Icon: ~/.var/app/com.usebottles.bottles/data/bottles/bottles/KakaoTalk/icons/KakaoTalk.png
- Save
January 28, 2026 at 10:27 am #8402
thumbtakModeratorNote: Wine updated for me and I had to fix it. Here is how I did.
- Open Bottles
- Click KakaoTalk
- Click Three Dots
- Click Delete Bottle
$ cd /tmp$ wget https://app-pc.kakaocdn.net/talk/win32/KakaoTalk_Setup.exe$ thunar ~/.var/app/com.usebottles.bottles/data/bottles/- Find and delete KakaoTalk folder
$ thunar ~/.var/app/com.usebottles.bottles/config/bottles/- Find and delete KakaoTalk folder
$ thunar ~/.local/share/applications/- Find and delete KakaoTalk desktop shortcut
- Open Bottles
- Click +
- Name: KakaoTalk
- Make sure Applications is selected
- Click Create
- Click Run Executable
- Browse to /tmp
- Click KakaoTalk_Setup.exe
- Install KakaoTalk
- Uncheck all boxes at the end of the install
- Click KakaoTalk in Bottles if you are not in the bottle.
- Click Settings under Options
- Change Runner to sys-wine-11.0 or the latest version.
- Click <
- Click ⏵ next to KakaoTalk
- Click ⚙ on the login page of KakaoTalk
- Change the font to Times New Roman or any other font in the list.
- Close the Settings window and Login
- Use the KakaoTalk application and Enjoy 🙂
-
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
