AN1INFo avatar

gcc not found on Linux VMware.

an1info

Published: 13 Jun 2026 › Updated: 13 Jun 2026gcc not found on Linux VMware.

gcc not found on Linux VMware.

After completing the installation of VMware Workstation Pro on Linux, you might see an error message in a pop-up window when launching the application- "VMware Kernel Module Updater." - Before you can run VMware, several modules must be compiled and loaded into the running kernel- GNU C Compiler (gcc) ........., was not found. This will be the first issue after successfully installing the VMware Workstation.

If you click the Install button, no action will be performed, and the required components will not be installed. This issue is common and can be resolved with a few simple steps. So, in this video, I'm going to show you how to fix this error. To fix this, we have to install GCC and dependencies manually from the terminal; the process will work on all Debian-based Linux operating systems, such as Ubuntu, Debian, Kali Linux, Linux Mint, ParrotOS, etc.

  1. First of all, close the VMware Kernel Module Updater window.

  2. Now open the terminal and perform the following command-

    sudo apt install build-essential
    
  3. Now update and upgrade the system-

    sudo apt update && apt upgrade
    
  4. Now open the VMware Workstation again

    This time it will ask to install. Simply click on install, type the root password, and press enter.

    During the installation, you may get this error. Simply close it.

    And also close this VMware Kernel Module Updater-

    Now open VMware Workstation again, this time the error should be fixed, and proceed to the next step.

    That's all, guys. The next issue will be fixed in the upcoming blog.

    You can also watch the video tutorial, which I have already uploaded it on YouTube-


Leave gcc not found on Linux VMware. to:

Written by

Read more #hive-197685 posts


Best Posts From AN1INFo

We have not curated any of an1info's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From AN1INFo