How to uninstall Softaculous on cPanel server ??
Moderator: Staff
How to uninstall Softaculous on cPanel server ??
I need steps to remove softaculous from my cPanel VPS.
cPanel Server Management
@ 30$ Onwards
@ 30$ Onwards
Re: How to uninstall Softaculous on cPanel server ??
1. Log into server via SSH as root
2. Run the below command to remove softaculous
First run the cPanel uninstall_plugin script, the command is given below.
Command : /usr/local/cpanel/bin/unregister_cpanelplugin /usr/local/cpanel/whostmgr/docroot/cgi/softaculous/softaculous.cpanelplugin
Then delete all softaculous folders
rm -rf /usr/local/cpanel/whostmgr/docroot/cgi/softaculous
rm -rf /var/softaculous
rm -rf /etc/cron.d/softaculous
rm -f /usr/local/cpanel/whostmgr/docroot/cgi/addon_softaculous.php
-----------------------------------------------
Martin N
Linux Support Engineer.
Nixtree Solutions
Managed Full Server Backups
https://www.nixtree.com/managed-backups.php
Follow us on : https://twitter.com/nixtree
2. Run the below command to remove softaculous
First run the cPanel uninstall_plugin script, the command is given below.
Command : /usr/local/cpanel/bin/unregister_cpanelplugin /usr/local/cpanel/whostmgr/docroot/cgi/softaculous/softaculous.cpanelplugin
Then delete all softaculous folders
rm -rf /usr/local/cpanel/whostmgr/docroot/cgi/softaculous
rm -rf /var/softaculous
rm -rf /etc/cron.d/softaculous
rm -f /usr/local/cpanel/whostmgr/docroot/cgi/addon_softaculous.php
-----------------------------------------------
Martin N
Linux Support Engineer.
Nixtree Solutions
Managed Full Server Backups
https://www.nixtree.com/managed-backups.php
Follow us on : https://twitter.com/nixtree