Skip to content

Nextcloud Desktop

Nextcloud Desktop is a client for client-server data storage. Nextcloud can be installed both on commercial hosting and on your own server. In terms of available functionality, it is similar to Google Workspace.

Installation from repository

Nextcloud Desktop can be installed in any familiar and convenient way:

Install via GNOME Software

In three clicks 😊

Follow the link install Nextcloud Desktop and confirm the “open application” operation in the browser. The Application Center will open, select the source "Sisyphus" in it, and click the "download" button

Installation via terminal

shell
su -
apt-get update
apt-get install nextcloud-client
shell
epm -i nextcloud-client

Installation using Flatpak

If you have the Flatpak package, you can install Nextcloud Desktop with one command:

shell
flatpak install flathub com.nextcloud.desktopclient.nextcloud

Or using the GNOME Software 🤔

Follow the link to install Nextcloud Desktop, then confirm the "open application" operation in the browser. After this, the Application Center will open, select the source "Flathub" in it and click the "download" button

Published under the GPL-3.0+ license. The content is available under the CC BY-SA 4.0 license, unless otherwise specified.