Linux

How do I install the luckycloud Sync Client on Linux devices?


The sync client is available for the following distributions:
Debian 11, 12, and 13, as well as Ubuntu 22.04 and 24.04


To install the luckycloud Sync Client on your Linux computer, follow these steps:

  1. Open the Linux terminal.
  2. Execute the following command:

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

  3. Installation of the client without a graphical interface (optional, relevant for e.g., servers)

    sudo apt install lcs-cli


If you are using a distribution other than those listed above, you can also use the Seafile client.

Debian:
Debian Repo

Arch:
Arch Repo

Ubuntu and other distributions:
Appimage


Continue to: How do I synchronize my local data with luckycloud?

See also: Possible error sources when adding the luckycloud account