Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 551 Bytes

File metadata and controls

15 lines (9 loc) · 551 Bytes

Softaculous Uninstall Linux

Uninstall in cPanel BASH shell script

Run this script if you want to uninstall softaculous if you install it under CentOS and For cPanel.

Here is a quick guide for usage of this script to uninstall Softaculous for cPanel:

  1. run the following command
wget -N https://raw.githubusercontent.com/shellaaaron/softaculous-Uninstall-Linux/main/softaculous-Uninstall-cPanel.sh && chmod 755 softaculous-Uninstall-cPanel.sh && ./softaculous-Uninstall-cPanel.sh
  1. Uninstall for Softaculous should be done now.