$ sudo apt-get update $ wget https://dl.winehq.org/wine/source/1.9/wine-1.9.19.tar.bz2 $ sudo tar xzvf wine-1.9.19.tar.bz2 $ cd wine-1.9.19 $ ./configure $ make $ sudo make install $ sudo reboot
No comments:
Post a Comment