From: Juliana Fajardini Date: Wed, 4 Oct 2023 17:50:45 +0000 (-0300) Subject: doc/quickstart: add software-properties instruction X-Git-Tag: suricata-7.0.2~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffed5eb3d3b79d276a72abc84b7286c74ed56ba8;p=thirdparty%2Fsuricata.git 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. --- 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