FastNetMon Advanced APT repositories

Home FastNetMon Advanced Technical Documentation FastNetMon Advanced APT repositories
Contents

FastNetMon Advanced packages are distributed through separate APT repository domains for each supported Debian and Ubuntu release.

Supported repository domains:

ReleaseRepository domain
Debian 11 Bullseyebullseye.debian.repo.fastnetmon.com
Debian 12 Bookwormbookworm.debian.repo.fastnetmon.com
Debian 13 Trixietrixie.debian.repo.fastnetmon.com
Ubuntu 22.04 Jammyjammy.ubuntu.repo.fastnetmon.com
Ubuntu 24.04 Noblenoble.ubuntu.repo.fastnetmon.com

The repository configuration is stored in: /etc/apt/sources.list.d/fastnetmon.list

For example, on Ubuntu 22.04 Jammy, the file contains:

deb [arch=amd64 signed-by=/usr/share/keyrings/fastnetmon_dearmor.gpg] https://jammy.ubuntu.repo.fastnetmon.com stable main

Public gpg key fastnetmon_dearmor.gpg, that should be putted in /usr/share/keyrings/fastnetmon_dearmor.gpg, you can download here as zip archive:

To setup repository you can use our installer:

wget https://install.fastnetmon.com/installer -Oinstaller
sudo chmod +x installer
sudo ./installer -update_fastnetmon_advanced_repo

Legacy repository

Before August 2026, FastNetMon Advanced packages were distributed through the legacy repository at:

https://repo.fastnetmon.com/

The legacy repository used a different repository signing key. Existing installations configured with the old repository should be migrated to the release-specific repository domain and the current signing key.