cPRex

Jurassic Moderator
Staff member
Oct 19, 2014
14,425
2,259
363
cPanel Access Level
Root Administrator
Hey there! Normally I would expect that package to be removed as part of CloudLinux removal. If you run this command on the system, does that confirm you are back on CentOS?

cat /etc/redhat-release

The LVE Manager tools are handled by the lvemanager package that is installed with yum. On a test server I checked, it looks like this (although your specific version may be different):

Code:
# rpm -qa | grep lvemanager
lvemanager-5.3.8-2.el6.cloudlinux.noarch
If you remove that package through Yum manually I would expect that to also get removed from the WHM interface as the tool will no longer be available on the system. Can you try that and let us know how it goes?