Good day guys,

I have tried to install guest additions for the past week now with no luck.

I first inserted the disk and tried to run the image however I get:

Code:
Oops! There was a problem running this software
Than I did a bit of research and landed up on this page. The install stall now runs correctly however I get the following response during the guest additions tries to install:

Code:
This System is currently not set up to build kernel modules.
Please install the Linux kernel "header" files matching the current kernel
for adding new hardware support to the system.
The distribution packages containing the headers are probably:
     linux-headers-amd64 linux-headers-4.18.0-kali1-amd64
After receiving the above the installation fails. I then proceed to update the headers:

Code:
apt-get && apt-get install -y linux-$(uname-r)
I receive the following:

Code:
Unable to locate package linux-4.18.0-kali-amd64
Couldn't find any package by glob 'linux-4.18.0-kali1-amd64'
Couldn't find any package by regex 'linux-4.18.0-kali1-amd64'
I have officially run out of places to research, can anyone assist or am I doing something wrong?

P.S I use Kali Linux for work purposes and coupled with the current update issue, Kali is quite unstable at the moment:

https://forums.kali.org/showthread.p...-updating-Kali