The Cute website provides all server editions for download as self-extractable, compressed tar archives, built with Makeself. Users install servers by running the installers, which accept command-line arguments. For example, the --target option sets the installation directory.
The commands below install the Cute server Startup edition:
// Installing Cute Server Startup edition to /opt/cute-server-startup chmod a+x ./cute-server-startup.run ./cute-server-startup.run --target /opt/cute-server-startup