If you want to install cPanel on your VPS after ordering a license from VPS Hosting or another provider, you can do so manually.
To install cPanel & WHM on your server, execute the following command:
cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest
This command changes your session to the home directory, downloads the latest version of cPanel & WHM, and runs the installation script.
Note: Version 118 is currently in the development stage (EDGE) and 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.