VMWare player 12のインストール
vmware playerのインストールファイルをダウンロード
cd Download
sudo chmod 777 ./VMware-Player-12.XXXXXXXX.x86_64.bundle
bash ./VMware-Player-12.XXXXXXXX.x86_64.bundle
起動時にいろいろ必要だと怒られたので以下をインストール
sudo apt-get install build-essentials
sudo apt-get install linux-headers-$(uname -r)
起動時にいろいろ動いて起動完了