How to Uninstall the cPGuard from CentOS/RHEL7 or WHM/cPanel Servers
In this article, we'll demonstrate how to uninstall cPGuard from CentOS/RHEL7 & WHM/cPanel Servers. Please note that to follow either of these options you need to have root access to your dedicated server.
Follow these simple SSH commands from the root shell to uninstall the cPGuard:
It's easy and takes little time to remove cPGuard. If you want to totally remove cPGuard from your server, use the command line.
# cd /usr/local/src && rm -f cpguard_uninstall.sh && curl -o cpguard_uninstall.sh -L https://downloads.opsshield.com/cpguard/cpguard_uninstall.sh && bash cpguard_uninstall.sh
You have successfully completed the uninstallation.
Conclusion:
Our support team has provided a complete explanation in this post and we have also covered the details of how to display the results of the operation.