From 360100844c37acccf7cada41efb6bcc440739b38 Mon Sep 17 00:00:00 2001 From: mayonezo Date: Wed, 7 Dec 2022 10:54:55 +0100 Subject: [PATCH] Update nextcloudcmd.rst Debian has a package in its repository for nextcloudcmd. Adding an Ubuntu ppa to Debian might work, but is not the preferable solution. Signed-off-by: mayonezo --- doc/nextcloudcmd.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/nextcloudcmd.rst b/doc/nextcloudcmd.rst index 7cd41f3ad..57de7e2b8 100644 --- a/doc/nextcloudcmd.rst +++ b/doc/nextcloudcmd.rst @@ -19,7 +19,7 @@ CentOS $ sudo yum -y install epel-release $ sudo yum -y install nextcloud-client -Ubuntu/Debian +Ubuntu :: @@ -27,6 +27,12 @@ Ubuntu/Debian $ sudo apt update $ sudo apt install nextcloud-client +Debian + +:: + + $ sudo apt install nextcloud-desktop-cmd + Refer to the link