https://docs.plesk.com/release-notes/onyx/software-requirements/
To install the Plesk Panel, run one of the following commands on behalf of the root.
With wget utility, run:wget -O - http://autoinstall.plesk.com/one-click-installer | sh
With curl utility, run:curl http://autoinstall.plesk.com/one-click-installer | sh
With fetch utility, run:fetch -o - http://autoinstall.plesk.com/one-click-installer | sh