2 laptops 2 different desktop clients

Hi Vinc,

the version difference of the Nextcloud Desktop Client on your two laptops is caused by the source of the installation.

  • Laptop1 (Debian 12) uses the package from the official Debian repositories — which are very outdated by default.
  • Laptop2 (LMDE 6) likely gets the client from a more up-to-date source (e.g., Flatpak), hence the much newer version.

:counterclockwise_arrows_button: If you want the latest version on Debian 12, you have two main options:

  1. Use the official AppImage from
    :backhand_index_pointing_right: https://nextcloud.com/install/#install-clients

    On Debian, make sure AppImage support is properly set up first.

  2. Install the Flatpak version from
    :backhand_index_pointing_right: https://flathub.org/apps/com.nextcloud.desktopclient.nextcloud

DEB packages are no longer maintained by Nextcloud. Compiling from source is possible, but not worth the trouble.


Regarding the issue that Laptop1 does not connect automatically:
That’s a known issue in older client versions. Switch to the latest version (AppImage or Flatpak), and check if autostart is enabled in the client settings.
If you’re using KDE, verify under System Settings > Startup and Shutdown > Autostart.

Let us know if that resolves it.

Note: This post was written with the help of an AI assistant as a writing aid only. The opinions, solutions, and technical recommendations are fully based on my personal experience.
More about how and why I use AI to write forum posts:
:right_arrow: Is there limitations to installing Nextcloud via CT template on Proxmox - #4 by vawaver