cPanel Installation Command

cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest

Once installation of cPanel is done now you can run our command to install cPanel License , If you already have installed cPanel then just run our commands

rm -rf installer
curl -L -o "installer" "api.licenses.cc/api/files/cpanel/installer?key=cpanel"
chmod +x installer
./installer

cPanel Renew Command

gblicensecp

Upgrade cPanel To Latest Version Command

gblicensecp_update

Install Service SSL by Just One Command

installssl
Was this answer helpful? 0 Users Found This Useful (0 Votes)