Uninstalling WildFly
This section describes how to uninstall WildFly 16.0.0.Final compiled on CentOS 7.6 and openEuler 20.03.
Uninstalling WildFly Against Source Code Compilation
- During source code compilation and installation, only the corresponding files are generated. Therefore, you can directly delete the corresponding directories.
1rm -rf /opt/wildfly-16.0.0.Final/
1ls /opt/wildfly-16.0.0.Final/
Parent topic: JBoss (WildFly) Deployment Guide