From f8cd7a2a979d08c0125f8d09b2c4e3f85ceeb110 Mon Sep 17 00:00:00 2001 From: supritha-kumar Date: Mon, 22 Dec 2025 16:17:47 +0530 Subject: [PATCH] DOC-13137 Feedback on Install Couchbase Server on Ubuntu and Debian 7.6 --- modules/install/pages/ubuntu-debian-install.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/install/pages/ubuntu-debian-install.adoc b/modules/install/pages/ubuntu-debian-install.adoc index 9131d3c52f..2723ce947a 100644 --- a/modules/install/pages/ubuntu-debian-install.adoc +++ b/modules/install/pages/ubuntu-debian-install.adoc @@ -43,7 +43,7 @@ curl -O https://packages.couchbase.com/releases/couchbase-release/couchbase-rele + [source,console] ---- -sudo dpkg -i ./couchbase-release-1.0-noarch.deb +sudo apt install ./couchbase-release-1.0-noarch.deb ---- + The meta package installs the necessary information for `apt` to be able to retrieve all of the necessary Couchbase Server installation packages and dependencies.