In this tutorial, we will show you how to remove the cPanel Cache Manager from your server. This can be helpful if you are uninstalling NGINX and no longer need to manage cache from cPanel.
Removing cPanel Cache Manager
- Connect to your server as the root user via SSH.
- Run the following command to remove the cPanel Cache Manager.
yum remove imh-cpanel-cache-manager
- You will see the following message, type ‘y‘ for yes then click the enter key.
Remove 1 Package
Installed size: 2.3 M
Is this ok [y/N]: yThe cPanel Cache Manager has been removed successfully when you see a Complete! message such as this:
Removed:
imh-cpanel-cache-manager.noarch 0:1.0-4.el7Complete!
Congratulations, now you know how to remove the cPanel Cache Manager from your VPS or Dedicated server!