Vmware workstation remove linux

Ubuntu — Удалить VMWare Player и VMWare Workstation с помощью vmware-installer

VMWare Workstation не поставляется с deb, не зарегистрирована в системе управления пакетами dpkg, ее не найти в менеджере приложений.
VMWare Workstation имеет собственную утилиту для установки и удаления.
Для вывода всех доступных вариантов введите:

$ vmware-installer Usage: vmware-installer [options] VMware Installer Options: --version show program's version number and exit -h, --help show this help message and exit Manage: Install or uninstall products -i FILE, --install-bundle=FILE Install bundle from FILE --install-component=FILE Install a component --uninstall-component=NAME Force uninstallation of a component -u NAME, --uninstall-product=NAME Uninstall a product -r, --resolve-system Force the system to resolve the current state --register-file=COMPONENT_NAME (config|regular) FILE Register a file in the database -x DIR, --extract=DIR Extract the contents of the bundle into DIR -p DIR, --prefix=DIR Set a custom install location Information: Look up information on installed products -l, --list-products List installed products -t, --list-components List the installed components -L COMPONENT, --list-files=COMPONENT List files for a given component -S FILE, --find-file=FILE List components and files matching the given pattern Settings: Set and retrieve settings -g COMPONENT KEY, --get-setting=COMPONENT KEY Get setting -s COMPONENT KEY VALUE, --set-setting=COMPONENT KEY VALUE Set setting -d COMPONENT KEY, --delete-setting=COMPONENT KEY Delete setting Options: --gtk Use the Gtk+ UI (Default) --console Use the console UI --custom Allow customization of the install, including file locations. --regular Displays questions that have no good defaults (Default) --required Displays only questions absolutely required -I, --ignore-errors Ignore component script errors --eulas-agreed Agree to the EULA 

Для вывода списка установленных VMWare продуктов добавьте ключ -l

$ vmware-installer -l Product Name Product Version ==================== ==================== vmware-player 15.0.2.10952284 

Чтобы удалить VMWare Workstation, нужно запустить:

$ sudo vmware-installer --uninstall-product vmware-workstation 

Аналогично, чтобы удалить VMWare Player:

$ sudo vmware-installer --uninstall-product vmware-player 

Источник

Читайте также:  Linux как открыть изображение

How to Uninstall VMware Workstation 14/15 on Linux Mint 19.1/18

Toggle Menu

updateicon

Last Updated: June 18, 2022 | VMware Workstation | Tolga Bagci

In this article, we will examine the steps to remove the VMware Workstation virtualization program installed on Linux Mint 18/19.

How to Uninstall VMware Workstation 14/15 on Linux Mint 19.1/18

How to Uninstall VMware Software from Linux Mint 19.1/18

VMware Workstation 14 Pro is a popular virtualization program and allows you to set up multiple operating systems by creating VMs.

VMware Software 14/15 Pro works on Windows operating systems as well as on Linux platforms. In our previous article, we installed VMware 14/15 Pro on Linux Mint 19 and Linux Mint 18.

In this article, we will remove VMware 14/15 Pro virtualization software that we installed on Linux Mint. You can also use Package Manager to delete VMware program or any software over Linux.

If you are familiar with Linux Terminal commands, we will review the steps of removing the VMware Workstation from Mint using Terminal.

How to Remove VMware from Linux Mint

You must also delete the virtual machine settings made to remove the VM software completely from the system. If you do not want to delete the virtual machine configurations you have made, you should pay attention to this setting in the uninstallation window.

To completely delete VMware from your computer, follow the steps below in sequence.

Open the Start menu and type the name of the program in the search box to make sure it is installed on your system.

Linux Mint Start Menu

To remove the program, open the Terminal and execute the following command.

sudo vmware-installer -u vmware-workstation

sudo vmware-installer -u vmware-workstation

To delete all configurations you have made on the virtualization program, you must select No in the following image. If you will then setup this program again on your system, select Yes in this step to save the configurations.

Select No to delete the configurations and click Next.

Confirm deletion of all files related to VMware

Wait while uninstalling the program from Mint.

Читайте также:  Root user login in linux

Uninstalling VMware on Linux Mint

The virtualization program has successfully removed from the system. Click the Close button to close the warning window.

Uninstalling Workstation

Type “vmware” in the search box on mint and make sure that the virtual machine program has removed!

Launcher

How to Delete VMware Workstation on Linux Mint 19/18 ⇒ Video

You can watch the video below to delete the VM software and also subscribe to our YouTube channel to support us…

VMware Uninstallation Video

Final Word

In this article, we have examined how to delete the virtualization program from the Linux system. In addition, for more information about the removal process, you can refer to the source published on the developer’s website. Thanks for following us!

Tolga Bagci

TolgaBagci

Hello, I’m Tolga! I am a computer specialist who has been specializing in computer technologies for about 20 years. I provide solutions to problems encountered in many areas such as hardware, system, network, virtualization, server systems, and operating systems, and create relevant content on my website by explaining how to solve these problems. My goal is to be a reliable source of expert, quality, and trustworthy solutions for your computer problems. By following innovations and using the latest technologies, I aim to be successful in my job and provide you with the best service. Don’t hesitate to contact me for any questions or curiosity about technology. Have a nice day, stay up to date 🙂

Источник

How to Uninstall VMware Workstation 14/15 Pro on Debian 9.9

Toggle Menu

updateicon

Last Updated: June 18, 2022 | VMware Workstation | Tolga Bagci

In this article, we will examine the steps to delete VMware Workstation 14/15 Pro on Linux / Debian 9.9 operating system.

How to Uninstall VMware Workstation 14/15 Pro on Debian 9.9

How to Uninstall VMware Workstation/Player 14/15 on Debian 9

The VMware Workstation virtualization program on a Windows operating system is removed through the Windows Setup Wizard.

However, the bundle installer is used to uninstall VMware from a Linux system. If you uninstall VMware and do not save the configuration files, the Shared VMs library will also be deleted.

Later, when you install it again, your virtual machines will not appear. In the previous article, we installed the VMware 14/15 Pro version on the Debian operating system.

Читайте также:  Oracle linux mirror yandex

In this article, we will remove VMware Workstation from Linux, and we will delete its entire configuration.

How to Remove VMware Workstation from Debian

To completely delete VMware from Linux, follow the steps below.

Run Terminal on the desktop and allow Root access with the su command. Then, follow the command below to remove the virtual pc program.

sudo vmware-installer -u vmware-workstation

sudo vmware-installer -u vmware-workstation

After you open the GUI screen, if you want to delete the virtual machine configurations, select No and click the Next button.

All configuration information is about to be removed

Wait while it is removing VM software 14/15 Pro on Debian 9.9…

Uninstalling the Software

The virtual machine program has been successfully removed from the system and click the Close button to close the window.

Uninstallation was successful

Open the Start menu and type the name of the program in the search box and check that the Workstation program removed from the system as in the following window.

Debian Start Menu

How to Delete VMware Software ⇒ Video

You can watch the video below to delete/remove the virtualization program from your Linux computer step by step, and you can also subscribe to our YouTube channel to support us.

VMware Deletion Video

Final Word

In this article, we have removed the Workstation virtualization program from the Linux operating system. You can also review the removal guide published by the manufacturer. Thanks for following us!

Tolga Bagci

TolgaBagci

Hello, I’m Tolga! I am a computer specialist who has been specializing in computer technologies for about 20 years. I provide solutions to problems encountered in many areas such as hardware, system, network, virtualization, server systems, and operating systems, and create relevant content on my website by explaining how to solve these problems. My goal is to be a reliable source of expert, quality, and trustworthy solutions for your computer problems. By following innovations and using the latest technologies, I aim to be successful in my job and provide you with the best service. Don’t hesitate to contact me for any questions or curiosity about technology. Have a nice day, stay up to date 🙂

Источник

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