How to uninstall Cpanel from Centos 6 server
#yum erase 'centos*'
Make sure to edit the /etc/yum.conf to remove the packages listed in the exclude section
[main]
exclude= ..
#yum erase 'centos*'
Make sure to edit the /etc/yum.conf to remove the packages listed in the exclude section
[main]
exclude= ..