From ffed5eb3d3b79d276a72abc84b7286c74ed56ba8 Mon Sep 17 00:00:00 2001 From: Juliana Fajardini Date: Wed, 4 Oct 2023 14:50:45 -0300 Subject: [PATCH] doc/quickstart: add software-properties instruction This is indicated in the `Installation` section, but not in the quickstart, and it felt like a valid addition, here, too. --- doc/userguide/quickstart.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/userguide/quickstart.rst b/doc/userguide/quickstart.rst index 899de35fd4..d2bdda0fe8 100644 --- a/doc/userguide/quickstart.rst +++ b/doc/userguide/quickstart.rst @@ -11,6 +11,7 @@ It's assumed that you run a recent Ubuntu release as the official PPA can then be used for the installation. To install the latest stable Suricata version, follow the steps:: + sudo apt-get install software-properties-common sudo add-apt-repository ppa:oisf/suricata-stable sudo apt update sudo apt install suricata jq