Setup fails curl not installed

Curl usually comes pre-installed in most debian based systems. However, some VPS providers do offer a ‘minimal’ image that doesn’t have curl installed.

It is as simple as sudo apt install curl to get this issue resolved.