+4 votes
389 views
Install VMware on Ubuntu 20.04

in Virtualization by (551k points)
reopened | 389 views

1 Answer

+5 votes
Best answer

How to install VMware on Ubuntu 20.04

VMware is one of the leading platforms in everything related to virtualization, that is, thanks to it it is possible to create virtual machines to test new software or new operating systems without affecting the real production environment at any time. This translates into lower costs, less risk of losing information, and a complete picture of how a new deployment will perform..

 

VMware offers us different options to use and VMware Pro is one of them, this is the most complete solution and we can use a trial version for 30 days to know all its functionalities, for this reason in TechnoWikis we will explain how to install VMware Pro on your latest version 16.0 on Ubuntu 20.04 and knowing that we have a mechanism to test and validate apps and systems before they are installed on a real machine.

 

 

VMware Pro Features
Some of the features of this new version of VMware Pro are:

 

  • Containers and Kubernetes support through the new CLI tool called vctl
  • Games and applications will be supported with Direct3D version 11, this is known as "DirectX 11" or OpenGL 4.1.
  • It is now allowed to allocate up to 8GB of vRAM to the guest through 3D acceleration to maximize overall performance
  • New user interface with dark mode
  • VSphere 7 support
  • Improvements and new features in the Sandbox graphics rendering engine
  • New Vulkan graphics rendering engine for Linux machines
  • USB 3.1 support
  • Accessibility improvements

 

 

To stay up to date, remember to subscribe to our YouTube channel!   SUBSCRIBE

 

 

How to install VMware on Ubuntu 20.04

 

Step 1

The first thing to do is go to the official VMware link:

 

 VMware Pro

 

image

 

 

Step 2

We click on "Download 15.5 Pro for Linux" but we will see that the installer is 16.0:

 

image

 

 

Step 3

We click on "Save file" to host it locally. We validate the download:

 

image

 

 

Step 4

Once validated, we will go to the terminal, access the Downloads folder and with the command "ls" we list that VMware Pro 16.0 is available there:

 

image

 

 

Step 5

We proceed to update the system:

 

image

 

 

Step 6

Once it is updated, we are going to install some necessary add-ons for its use:
 sudo apt-get install gcc build-essential 
image

 

 

Step 7

We enter the letter S to validate the download and installation of these:

 

image

 

Step 8

Now we are going to assign permissions to the VMware file, for this we enter the following:
 ls -l (list the permissions) sudo chmod u + x file.bundle (we assign write permissions) ls -l (we check the change) 
image

 

 

Step 9

We are ready for the installation of VMware in Ubuntu 20.04, for this we execute the following:
 sudo ./VMware-Workstation-Full-16.0.0-16894299.x86-64.bundle 
image

 

 

Step 10

This is responsible for copying and installing the necessary files, once finished we will see the following:

 

image

 

Step 11

To access VMware we will go to Activities and there we look for it:

 

image

 

 

Step 12

We click on VMware Workstation and the user license will be launched:

 

image

 

 

Step 13

We activate the acceptance box and click Next:

 

image

 

 

Step 14

Again we accept the terms and now we can define whether to check for updates on VMware startup:

 

image

 

 

Step 15

In the next window we activate the box to test VMware or enter the license if we have one:

 

image

 

 

Step 16

We click on Finish to complete the process:

 

image

 

 

Step 17

We authenticate the user and are ready to use VMware on Ubuntu 20.04.

 

image

 

 


by (3.5m points)

Related questions

+3 votes
1 answer
asked Jun 11, 2020 in Virtualization by backtothefuture (551k points) | 1.1k views
+5 votes
1 answer
asked Nov 11, 2020 in Virtualization by backtothefuture (551k points) | 265 views
+5 votes
1 answer
asked Nov 10, 2020 in Virtualization by backtothefuture (551k points) | 400 views
+3 votes
1 answer
asked Nov 10, 2020 in Virtualization by backtothefuture (551k points) | 415 views
+4 votes
1 answer
asked Sep 30, 2020 in Virtualization by backtothefuture (551k points) | 886 views
Sponsored articles cost $40 per post. You can contact us via Feedback
10,632 questions
10,764 answers
510 comments
3 users