How to Install bro-aux software package in Ubuntu 16.10 (Yakkety Yak)

How to Install bro-aux software package in Ubuntu 16.10 (Yakkety Yak)

bro-aux software package provides small auxiliary tools for Bro, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install bro-aux 

bro-aux is installed in your system.

Make ensure the bro-aux package were installed using the commands given below,

$ sudo dpkg-query -l | grep bro-aux *

You will get with bro-aux package name, version, architecture and description in a table

bro-aux package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Network
Package bro-aux
Version 0.35-1
Description small auxiliary tools for Bro
Sub Section Net


See Also, How to uninstall or remove bro-aux software package from Ubuntu 16.10 (Yakkety Yak)?