I installed wine wine-5.6 on ubuntu 19.10
but my kakaotalk messenger program is sometimes open but the most of the time it does not open
how should I install wine-stable on ubuntu 19.10? is it possible now?
Asked
Active
Viewed 127 times
1

slowmonk
- 181
- 1
- 2
- 10
-
1Does this answer your question? How does one install PlayOnLinux? – N0rbert Apr 22 '20 at 08:43
1 Answers
0
U can try installing kakaotalk messenger using Play on linux a little buggy sometimes but it work

BENZ
- 11
-
ACTUALLY I used to use play on linux on 18.10. but after I upgrade to 19.10 noting works – slowmonk Apr 23 '20 at 22:49
-
u installed from the winehq official website ? if not add the repo
sudo add-apt-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ eoan main'
& for the stable branchsudo apt install --install-recommends winehq-stable
– BENZ Apr 26 '20 at 12:51