OS/Ubuntu

Ubuntu 20.04 + VMware Workstation Player 15.5 Install

강서버 2020. 4. 26. 10:20
반응형

1. Download VMware Workstation Player 15.5

    https://www.vmware.com/go/getplayer-linux

2.Move download directory
   $ cd /movedownloaddirectory

3. Grant user execution permission
    $ chmod u+x VMware-Player-15.5.2-15785246.x86_64.bundle

4. Install build-essential
    $ sudo apt install build-essential

 

5. Install VMware workstation player (root access)
    $ sudo ./VMware-Player-15.5.2-15785246.x86_64.bundle

 

 

 

728x90
반응형