InterceptSuite Logo
InterceptSuiteDocs
Home/Docs/Getting Started/Install on Linux
Getting Started

Install on Linux

Learn how to install InterceptSuite on Linux.

Install InterceptSuite on Linux

Learn how to install InterceptSuite on Linux.

System Requirements

  • Supported OS: Ubuntu 20.04+, Debian 11+, Fedora 35+

Download and Installation

Download InterceptSuite

Visit the download page to download the Linux installer.

InterceptSuite is a paid commercial product ($300 USD/year) and requires a valid license key to activate. See the License Activation Guide for details.

Installation Steps

Choose from three available package formats based on your distribution:

Debian / Ubuntu (.deb)

sudo dpkg -i interceptsuite.deb
sudo apt-get install -f

Fedora / Red Hat (.rpm)

sudo rpm -i interceptsuite.rpm

Universal (.AppImage)

chmod +x interceptsuite.AppImage
./interceptsuite.AppImage

Next Steps

After installation, continue to the License Activation guide to activate your subscription, or head straight to the Quick Start on Linux guide to begin intercepting traffic.