You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/doc/userguide/install/other.rst

27 lines
702 B
ReStructuredText

.. _install-binary-other:
Other Package Installations
###########################
Suricata can be found in the package managers for many other operating
systems and distributions, but it is important to note that these are
not created or supported by the OISF and the Suricata development
team.
Arch Based
**********
The ArchLinux AUR contains Suricata and suricata-nfqueue packages,
with commonly used configurations for compilation (may also be edited
to your liking). You may use makepkg, yay (sample below), or other AUR
helpers to compile and build Suricata packages.
::
yay -S suricata
After Installation
******************
After installing you can proceed to the :ref:`Basic setup`.