How to Install aide software package in Debian 8 (Jessie)

How to Install aide software package in Debian 8 (Jessie)

aide software package provides Advanced Intrusion Detection Environment - static binary, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install aide 

aide is installed in your system.

Make ensure the aide package were installed using the commands given below,

$ sudo dpkg-query -l | grep aide *

You will get with aide package name, version, architecture and description in a table

aide package basic information:

Distro Debian 8 jessie
Section Administration Utilities
Package aide
Version 0.16~a2.git20130520-3
Description Advanced Intrusion Detection Environment - static binary
Sub Section Admin


See Also, How to uninstall or remove aide software package from Debian 8 (Jessie)?