Install on Linux

To install Syncplify Server! on Linux, we provide a small command-line setup program inside of the downloaded tar.gz package.

Once extracted, the contents of the package will look pretty much like this:

linuxcli linuxcli

At this point, all you need to do is run the setup CLI (remember to sudo if you aren’t root) with the install parameter, and follow the on-screen instructions:

sudo ./ss6-setup install
Note

If you already have Syncplify Server! v6.0+ installed in your system, running the setup CLI (from the more recent version’s package) with the install parameter will automatically update/upgrade your software.

Intuitively, if one day you need to remove the software from your system, you can run the same command (which is now installed in your system’s /usr/bin) using the remove parameter:

sudo ss6-setup remove