Linux

How do I install the Sync Client on Linux devices?

Depending on the Linux operating system, you can choose the commands for the installation.

Installation for Ubuntu:

To install the client on your Linux computer, proceed as follows:

  1. Open the Linux terminal

  2. execute the following command

    sudo apt update && sudo apt install wget -y && wget https://clients.luckycloud.de/sync-client/linux/install_luckycloud_sync_client.sh && sudo bash install_luckycloud_sync_client.sh

  3. installation of the client without graphical user interface (optional, relevant for e.g. server)

    sudo apt install lcs-cli

continue to: How do I synchronize my local data with the luckycloud?
see also: Possible Error Sources when Adding an Account