How to uninstall vmtools in ubuntu

01-04-2023

This article mainly explains how to uninstall vmtools in ubuntu. The content of the explanation in the article is simple and clear, easy to learn and understand. Next, please follow the editor's ideas and slowly deepen, let's study and learn how to uninstall vmtools in ubuntu. !

QQ截图20230104105025.jpg

1. On the ubuntu16.04 system desktop, use the shortcut key [Ctrl+Alt+T] to open the terminal command line mode.

2. Enter the following command in the ubuntu16.04 terminal command line to enter the /usr/bin directory.

cd /usr/bin


3. Finally, enter the following command to uninstall vmtools.

sudo vmware-uninstall-tool.pl


Related commands:Install vmtools

sudo apt update #Update system source
sudo apt install open-vm-tools #Install vmtools



Copyright Description:No reproduction without permission。

Knowledge sharing community for developers。

Let more developers benefit from it。

Help developers share knowledge through the Internet。

Follow us