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.
pull/9575/head
Juliana Fajardini 2 years ago committed by Victor Julien
parent 4ab4f711de
commit ffed5eb3d3

@ -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 be used for the installation. To install the latest stable Suricata version, follow
the steps:: the steps::
sudo apt-get install software-properties-common
sudo add-apt-repository ppa:oisf/suricata-stable sudo add-apt-repository ppa:oisf/suricata-stable
sudo apt update sudo apt update
sudo apt install suricata jq sudo apt install suricata jq

Loading…
Cancel
Save