我要评分
获取效率
正确性
完整性
易理解

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.