Uninstallation
To uninstall iSulad, perform the following operations:
Uninstall iSulad and its dependent software packages.
If the yum command is used to install iSulad, run the following command to uninstall iSulad:
shellsudo yum remove iSuladIf the rpm command is used to install iSulad, uninstall iSulad and its dependent software packages. Run the following command to uninstall an RPM package.
shellsudo rpm -e iSulad-xx.xx.xx-YYYYmmdd.HHMMSS.gitxxxxxxxx.aarch64.rpm
Images, containers, volumes, and related configuration files are not automatically deleted. The reference command is as follows:
shellsudo rm -rf /var/lib/iSulad
Bug