sudo apt-get install software-properties-common
sudo add-apt-repository ppa:oisf/suricata-stable
sudo apt-get update

Then install the latest stable version of Suricata:

sudo apt-get install suricata
sudo apt-get install jq

To check:

sudo suricata --build-info
sudo systemctl status suricata

Leave a Reply

Your email address will not be published. Required fields are marked *