This is the APT repository for Interana (development use only).
To use this repository, add the key:
wget -qO - "https://apt.dev.interana.cloud/apt.key.pub" | sudo apt-key add - ;
Then add this repository to /etc/apt/sources.list:
$ echo "deb [arch=amd64] https://apt.dev.interana.cloud/ interana5 main" | sudo tee /etc/apt/sources.list.d/interana5-dev.list ;
After that, you can install Interana as any other software package:
$ sudo apt update && sudo apt install interana-cli interana