Install HACKION Software with a Debian package

This guide explains how to configure the HACKION Debian package repository. It can be used to install HACKION software on any Debian-based system such as Debian and Ubuntu.

Prerequisites

Before you begin, ensure that:

  • You have a Debian-based system with root/sudo access.
  • Your system has network access to the HACKION package repository.
  • Your system has wget and gpg installed. If it does not, install them with:
  • The /etc/apt/keyrings/ directory exists. If it does not, create it with:

Step 1: Import the HACKION Distribution PGP Key

HACKION packages are signed with the HACKION Distribution signing key (PGP key 8AABE2F7) with fingerprint:

Download and install the public signing key using the following command:

Step 2: Configure the HACKION Software Repository

  1. Run the following command to add the HACKION repository configuration to /etc/apt/sources.list.d/:

Note: The repository can be configured using either the traditional .list format or the newer deb822 .source format. Use only one format.

Step 3: Install the HACKION Distribution PGP keyring management package

  1. Update the list of available packages:
  1. Install the package using:

In the event of a key rotation or revocation, the hackion-keyring package facilitates the propagation of updated key material.