Uninstalling ExaGear for Server on CentOS
After the ExaGear for Server on CentOS is uninstalled, all files on the guest system are deleted, including files left during the ExaGear for Server on CentOS installation and files created by users.
Before removing ExaGear for Server on CentOS, ensure that all installed Linux applications on x86 have been stopped. If you have mounted the host directory to the mount points on the guest OS, uninstall the mount points before uninstalling ExaGear for Server on CentOS. For more information, see Configuring ExaGear for Server on CentOS.
Run the following command to uninstall ExaGear for Server on CentOS:
sudo rpm -qa | sudo grep exagear | sudo xargs rpm -e sudo rm -rf /opt/exagear
ExaGear and its support tools have been removed, and directories and files of the guest system are also removed.
Parent topic: ExaGear for Server on CentOS