This section describes how to remove a bundled eZ Publish installation from both Linux based systems and Windows.
$ su -
# cd /path/to/ezpublish-x.x-x.OS-DISTRO/ # ./install.sh
Use this method if the install wizard fails or if the directory where the eZ Publish bundle was unpacked to has been removed.
$ su -
# /opt/ezpublish/bin/ezpublish stop
# rm -fr /opt/ezpublish
# rm -fr /var/state/ezpublish