Hi guys,
I want install vmware on my kali su I use the "OFFICIAL" guide (http://it.docs.kali.org/general-use-...una-guest-kali) but when i do apt-get install open-vm-tools the system reply:

Reading package lists... Done
Building dependency tree
Reading state information... Done
Package open-vm-tools is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

I try to install VMware Tools but, when i do apt-get install gcc make linux-headers-$(uname -r) the system reply:

Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package linux-headers-4.9.0-kali3-amd64
E: Couldn't find any package by glob 'linux-headers-4.9.0-kali3-amd64'
E: Couldn't find any package by regex 'linux-headers-4.9.0-kali3-amd64'


What I must do for install it?
Thanks
spider81man