If you want to install cPanel on your VPS after ordering a license from VPS SELL or another provider, you can do it manually.
To install cPanel & WHM on your server, run the following command:
cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest
This command navigates to the home directory, downloads the latest version of cPanel & WHM, and runs the installation script.
Note: Version 118 is in the development stage (EDGE) and is intended for testing only. It is not suitable for production servers and will not work with Ubuntu 22.04 OS until cPanel confirms compatibility.
For production purposes, it is recommended to use Ubuntu 20.04 or AlmaLinux 8.