- $ 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
Created
December 19, 2019 15:18
-
-
Save GoodnessEzeokafor/9cc2ccba80843fa6b7e06bbd7c780763 to your computer and use it in GitHub Desktop.
Installing and extracting a tar gz file on ubuntu 18.04
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment