Is it possible to install Suricata via packages with pf_ring support?
No, at least not from any packages that I know of. PF_RING needs to be enabled at compile time, and its not found in many, if any Linux distributions so generally requires an install from source.
Ok, i will try it that way. Many thanks!