Rate This Document
Findability
Accuracy
Completeness
Readability

Uninstalling ExaGear for Docker on CentOS

Before uninstalling ExaGear for Docker, ensure that all x86 containers on the host system have been stopped.

Run the rpm remove command to uninstall ExaGear for Docker:

sudo rpm -qa | sudo grep exagear | sudo xargs rpm -e 
sudo rm -rf /opt/exagear

The transcoding and support tools are removed, and directories and files of the new x86 containers remain in the file system.