- Login to your VPS / Dedicated server which is running Ubuntu 20.04. Now run the following commands
sudo apt update -y
sudo apt upgrade -y
2. After that run the command below to install cPanel’s latest version
cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest