Uninstalling vmware player linux

VMware Workstation 5.0

VMware Tools for Linux Guests

On a Linux guest, you can install VMware Tools within X or from the command line

Installing VMware Tools within X

You can install VMware Tools within X using the .tar installer in a terminal window. See Installing VMware Tools from the Command Line with the Tar Installer.

To install VMware Tools from X with the RPM installer:

1. Choose VM > Install VMware Tools.

The guest operating system mounts the VMware Tools installation virtual CD.

2. Double-click the VMware Tools CD icon on the desktop.

Note: In some Linux distributions, the VMware Tools CD icon may fail to appear when you install VMware Tools within an X windows session on a guest. In this case, you should continue installing VMware Tools as described in Installing VMware Tools from the Command Line with the Tar Installer, beginning with step 3.

3. Double-click the RPM installer in the root of the CD-ROM.

4. Enter the root password.

5. Click Continue.

The installer prepares the packages.

6. Click Continue when the installer presents a dialog box saying Completed System Preparation.

A dialog appears for Updating system, with a progress bar. When the installer is done, VMware Tools are installed. There is no confirmation or finish button.

7. In an X terminal, as root (su -), configure VMware Tools.

Respond to the questions the installer displays on the screen. Press Enter to accept the default value.

Note: Be sure to respond yes when the installer offers to run the configuration program.

8. Launch the VMware Tools background application:

Note: Some guest operating systems require a reboot for full functionality.

Installing VMware Tools from the Command Line with the Tar Installer

The first steps are performed on the host, within Workstation menus:

1. Power on the virtual machine.

2. After the guest operating system has started, prepare your virtual machine to install VMware Tools.

Choose VM > Install VMware Tools.

The remaining steps take place inside the virtual machine.

3. As root (su -), mount the VMware Tools virtual CD-ROM image, change to a working directory (for example, /tmp), uncompress the installer, then unmount the CD-ROM image.

Note: Some Linux distributions automatically mount CD-ROMs. If your distribution uses automounting, do not use the mount and umount commands below. You still must untar the VMware Tools installer to /tmp.

Some Linux distributions use different device names or organize the /dev directory differently. If your CD-ROM drive is not /dev/cdrom or if the mount point for a CD-ROM is not /mnt/cdrom, you must modify the following commands to reflect the conventions used by your distribution.

Note: If you have a previous installation, delete the previous vmware-distrib directory before installing. The default location of this directory is
/tmp/vmware-tools-distrib.

4. Untar the VMware Tools tar file:

tar zxf /mnt/cdrom/VMwareTools-5.0.0- .tar.gz

Where is the build/revision number of the VMware Workstation release.

Note: If you attempt to install a tar installation over an rpm installation — or the reverse — the installer detects the previous installation and must convert the installer database format before continuing.

5. Run the .tar VMware Tools installer:

Respond to the configuration questions on the screen. Press Enter to accept the default value.

6. Log off of the root account.

7. Start X and your graphical environment.

8. In an X terminal, launch the VMware Tools background application.

Note: You may run VMware Tools as root or as a normal user. To shrink virtual disks, you must run VMware Tools as root (su -).

Installing VMware Tools from the Command Line with the RPM Installer

The first steps are performed on the host, within Workstation menus:

Читайте также:  Windows server клиент linux

1. Power on the virtual machine.

2. After the guest operating system has started, prepare your virtual machine to install VMware Tools.

Choose VM > Install VMware Tools.

The remaining steps take place inside the virtual machine.

3. As root (su -), mount the VMware Tools virtual CD-ROM image, change to a working directory (for example, /tmp), uncompress the installer, then unmount the CD-ROM image.

Note: Some Linux distributions automatically mount CD-ROMs. If your distribution uses automounting, do not use the mount and umount commands below. You still must untar the VMware Tools installer to /tmp.

Some Linux distributions use different device names or organize the /dev directory differently. If your CD-ROM drive is not /dev/cdrom or if the mount point for a CD-ROM is not /mnt/cdrom, you must modify the following commands to reflect the conventions used by your distribution.

Note: If you have a previous installation, delete the previous vmware-distrib directory before installing. The default location of this directory is
/tmp/vmware-tools-distrib.

4. At the command prompt, enter:

rpm -Uhv /mnt/cdrom/VMwareTools-5.0.0- .i386.rpm

Where is the build/revision number of the VMware Workstation release.

Note: If you attempt to install an rpm installation over a tar installation — or the reverse — the installer detects the previous installation and must convert the installer database format before continuing.

5. Configure VMware Tools:

Respond to the questions the installer displays on the screen. Press Enter to accept the default value.

6. Log off of the root account.

7. Start X and your graphical environment.

8. In an X terminal, launch the VMware Tools background application.

Note: You may run VMware Tools as root or as a normal user. To shrink virtual disks, you must run VMware Tools as root (su -).

Starting VMware Tools Automatically

You may find it helpful to configure your guest operating system so VMware Tools starts when you start your X server. The steps for doing so vary depending on your Linux distribution and your desktop environment. Check your operating system documentation for the appropriate steps to take.

For example, in a Red Hat Linux 7.1 guest using GNOME, follow these steps.

1. Open the Startup Programs panel in the GNOME Control Center.

Main Menu (click the foot icon in the lower left corner of the screen) > Programs > Settings > Session > Startup Programs

3. In the Startup Command field, enter vmware-toolbox.

4. Click OK, click OK again, then close the GNOME Control Center.

The next time you start X, VMware Tools starts automatically.

Uninstalling VMware Tools

To remove VMware Tools from your Linux guest operating system, log on as root (su -) and enter the following command:

Источник

How to install VMware Workstation Player in Linux

Here is how to install the VMware Workstation Player on a Linux host. The Linux version of the app comes in a bundle that should be run in the Linux Terminal.

A s the name suggests, a virtual machine is generally software that allows multiple copies of the same Operating system or several other different operating systems to run in the same host machine, enabling better resource management.

Creating a virtual machine is one of the most suitable solutions if you want to do a test drive of a new OS without installing it on bare metal alongside your primary Operating system.

Quick tips on installing VMware workstation Player

This article will take you through installing the VMware workstation player in your Ubuntu system.

The VMware workstation player, popularly known as VMware Player, falls under the most usable and loveable virtualization software. It is available in two variants: The VMware Workstation Player and VMware Workstation Pro.

The software efficiently helps virtualize and utilize your hardware, be it the server, laptop, or personal desktop, to the fullest. It gives you the flexibility to use several OSs directly from your host OS without tampering with your host operating system. Additionally, it allows you to delete or reinstall any OS as much as you want without distorting the working of the host OS.

Use cases of VMware Player

  • Allows secure and isolated installation of the second instance of Virtual machine on your PC
  • Allows you to explore new OSs and applications.
  • Important for educators, students, Technology enthusiasts, and faculty.
Читайте также:  Ssh tool windows 10

Talking about monetary instances, the VMware workstation player is free for personal use. However, this version has a limited number of features. Still, if you want to use it commercially and improve the interactivity of the features on the application, VMware workstation pro can be the best shot for you.

Note: For macOS users, you can make use of the VMware Fusion to explore more.

Below are some of the requirements needed for one to successfully run a VMware workstation on their PCs.

Hardware Requirements

  • A Hard disk space of 100GB or more based on your preference on the Virtual OS requirements.
  • A Random Access Memory(RAM) of at least 4GB
  • A processor at least 2GHz or more

Features of VMware

  • Allows running of multiple virtual machines, containers, or Kubernetes clusters on a single PC.
  • It has boosted 3D graphics supports for DirectX 11 and up to 8GB of vGPU memory.
  • It has leveraged VM snapshots, clones, and virtual networking for maximum efficiency.
  • The software can be run on the latest releases of Windows 10 and significant Linux distros.

VMware workstation player download

You can download the VMware workstation player for Linux. It is free for personal use but not open-source.

On the other hand, the workstation player pro is paid for because it is an extended version of the Workstation player as it provides a better User Interface (UI). Additionally, the pro version is accompanied by advanced features like the UEFI Secure Boot and snapshots, which the workstation player lacks.

How to install VMware workstation player in Ubuntu using the command line method

The first step here is to install the build dependencies. To do this, open your terminal and run the following commands:

As usual, we will update our system using the following command:

update the system

in case your system has packages that need to be upgraded, run the following command:

upgrade the system

At some point, you will be asked if you want to continue; select “yes” to proceed.

After that, run the dependencies installation command:

install dependencies

Since we are using the command line method, we will not go to the VMware official page to download the VMware file; we will instead use the wget, a command utility for downloading files from the internet to download the installation bundle:

wget command to download VMware

The above command will download the latest version of the VMware Player, which at the time of writing this article, is version 16.1.2

Once the download is completed, you will have to make the installation file executable using the following command:

make file executable

The installation is pretty straightforward, so just run the installer and follow the on-screen instructions:

On the above command, the –required option forces the installer to only display the essential questions.

Upon running the command, you will be patient for a while as the installation takes several minutes. During the installation, you will see such information about the progress.

installer success

At this point of the installation, you have the VMware workstation player installed on your Ubuntu system.

Post-installation of the VMware Workstation In Ubuntu

Here, you will launch the Player first by going to the activities menu. After that, you will type “VMware workstation player” on the search bar and click on the application’s icon.

select-VMware

When you start the application for the first time, such a window will appear querying you on the installation mode you like (commercial for those with licensed software or personal non-commercial use for those who want to use it for free.)

After making your selection, click on the “OK” button, and the Player will start.

final window

That is all there is about installing the VMware workstation player using the command line method. With that being said, let us now turn our attention to the second method.

[if you are a fedora user, you should check out how to install VMware Workstation on Fedora]

Читайте также:  Как снести все с ноутбука кроме windows

How to install VMware station in Ubuntu using GUI method

Use the following steps to install the VMware workstation using the Graphical User Interface (GUI) method.

Step 1: Download the installation file

First, you will visit the Vmware workstation’s official page and download the installer file. Once you visit the official download site, you will see two options; the windows and Linux download options. Select the Linux download option by clicking on the download now button, and the VMware bundle will begin downloading

select-Linux-player

Installer bundle downloading:

VMware downloading

Step 2: Installing VMware Player

After the download process is over, you will have to set execute permission on the downloaded installer file just like we did in the command-line method, only that we will not use the command line in this section. So, go to the folder where the downloaded file is and right-click on it.

select-properties

Right-click on it, select properties located at the bottom of the drop-down menu. After that, a window will appear; here, look at the permission button after the basic button, and check the button next to “Allow executing file as a program.”

select-allow-executing-file

After that, double-click on it to run the VMware installer.

Step 3: Installing VMware Player

From this point, it is no rocket science. Just like any other application, you will click on next in most of the screen popups. But for your ease, we have listed the process with screenshots here:

Step 4: License Key

In the next window, you will be asked to enter the license key for the workstation. Do not panic since you don’t need one if you want to use the free VMware player for non-commercial purposes. However, you can purchase the license key if you’re going to use it for business purposes.

To select the free version, check the use of the VMware workstation 16 Player for free for non-commercial use and click on “continue.”

license

Step 5: License Agreement

Before using VMware to create virtual machines, you first need to go through a configuration setup. In this section, you will have to accept the license agreement by selecting the “I accept the terms in the license agreement” After that, click on “next.”

select accept

After hitting next, you might be queried if you would like to check for product updates on startup. In case you receive such a window, it is best practice if you select “yes.”

You can also be asked if you would like to help make the VMware software better by sending anonymous system data and usage statistics to VMware. This generally means that your system will be sending feedback to VMware developers. Here, it will be upon you to either accept or decline the offer.

select yes

Step 6: Installing

After that, hit the finish button to complete the installation process.

And that is it on installing the VMware workstation using the graphical user interface method (GUI).

Uninstalling VMWare

If, for some reason, you want to uninstall the VMware player entirely from your Ubuntu system, then you can do so using the “VMware-installer” command.

Step 1: First, check the VMware products installed on your system and note down the name using the following command:

list products

Step 2: Using the following commands, uninstall the workstation completely

uninstall formula 1

Alternatively, you can use the following command to carry out the uninstallation

uninstall VMware application

Immediately you run the command; you will be asked if you want to keep the configuration files:

Press “Enter,” and the VMware player will be removed from your system.

Conclusion

The article has divergently shown you how to install a virtual machine, specifically the VMware workstation player, on your Ubuntu system using the command line method and, later, the Graphical User Interface method (GUI).

Additionally, we also looked at the uninstallation steps just in case you no longer need the software on your machine for some reason. To this point, you can now explore the application’s options and start creating your first virtual machine and explore more.

Источник

Оцените статью