Install HACKION Software with RPM

This guide explains how to configure the HACKION RPM package repository. It can be used to install HACKION software on any Enterprise Linux based system such as Red Hat Enterprise Linux, CentOS Stream, Fedora, AlmaLinux, and Rocky Linux.

Prerequisites

Before you begin, ensure that:

  • You have an Enterprise Linux based system with root/sudo access.
  • Your system has network access to the HACKION package repository.
  • Your system has wget installed. If it does not, install it with:

Note: For older operating systems where the dnf command is not found use yum instead.

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/yum.repos.d/:

Step 3: Install the HACKION Distribution PGP keyring management package

  1. Install the package using:

Note: For older operating systems where the dnf command is not found use yum instead.

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