Skip to main content

Install Eggplant Gateway

Windows (Zip Archive x32)

To download and install Eggplant Gateway on Windows x32, run the following commands in a PowerShell console:

Invoke-WebRequest -Uri https://assets.eggplantsoftware.com/gateway/epgw.25.2.6-0025.win-x86.signed.zip -OutFile epgw.25.2.6-0025.win-x86.signed.zip
Expand-Archive epgw.25.2.6-0025.win-x86.signed.zip -DestinationPath epgw.25.2.6-0025

Then, navigate to the epgw.25.2.6-0025 folder:

cd epgw.25.2.6-0025

To test whether Eggplant Gateway is installed correctly, run:

./epgw.exe --version

Windows (Zip Archive x64)

To download and install Eggplant Gateway on Windows x64, run the following commands in a PowerShell console:

Invoke-WebRequest -Uri https://assets.eggplantsoftware.com/gateway/epgw.25.2.6-0025.win-x64.signed.zip -OutFile epgw.25.2.6-0025.win-x64.signed.zip
Expand-Archive epgw.25.2.6-0025.win-x64.signed.zip -DestinationPath epgw.25.2.6-0025

Then, navigate to the epgw.25.2.6-0025 folder:

cd epgw.25.2.6-0025

To test whether Eggplant Gateway is installed correctly, run:

./epgw.exe --version

Linux (x64)

To download and install Eggplant Gateway on Linux on x64 hardware, run the following commands in a Bash shell:

Prerequisites

Install ffmpeg, version 4.x.y:

mkdir epgw.25.2.6-0025
cd epgw.25.2.6-0025
curl https://assets.eggplantsoftware.com/gateway/epgw.25.2.6-0025.linux-x64.tar.gz --output epgw.25.2.6-0025.linux-x64.tar.gz
tar xvzf epgw.25.2.6-0025.linux-x64.tar.gz

To test whether Eggplant Gateway is installed correctly, run:

./epgw --version

Linux (arm64)

To download and install Eggplant Gateway on Linux that is on arm64 hardware, run the following commands in a Bash shell:

mkdir epgw.25.2.6-0025
cd epgw.25.2.6-0025
curl https://assets.eggplantsoftware.com/gateway/epgw.25.2.6-0025.linux-arm64.tar.gz --output epgw.25.2.6-0025.linux-arm64.tar.gz
tar xvzf epgw.25.2.6-0025.linux-arm64.tar.gz

To test whether Eggplant Gateway is installed correctly, run:

./epgw --version

macOS

To download and install Eggplant Gateway on macOS, run the following commands in a Terminal window:

mkdir epgw.25.2.6-0025
cd epgw.25.2.6-0025
curl https://assets.eggplantsoftware.com/gateway/epgw.25.2.6-0025.osx-x64.signed.tar.gz --output epgw.25.2.6-0025.osx-x64.signed.tar.gz
tar xvzf epgw.25.2.6-0025.osx-x64.signed.tar.gz
sudo chmod +x ./epgw
sudo chmod +x ./adb sudo chmod +x ./ios

If macOS has placed Eggplant Gateway in quarantine, run the following command to remove the quarantine flag:

sudo xattr -r -d com.apple.quarantine *

To test whether the Eggplant Gateway has been installed correctly, run:

./epgw --version

All downloads

fileSHA-256 Checksum
epgw.25.2.6-0025.win-x86.signed.zip514f52fb5f7e34896e06310c841a9fdf982931d0d66a3af4f237795c92f8ae3b
epgw.25.2.6-0025.win-x64.signed.zip3100b98d1c1c0f3e4638d0323cbfbaa0d89c039715ad5a7309ad05e73fc4a4a8
epgw.25.2.6-0025.linux-x64.tar.gz94e91b9df0d5d61c89590c43846652e6c3c84cf2e031514e902e2e00c1b68544
epgw.25.2.6-0025.linux-arm64.tar.gz638cb9aa24c14b4ff818d48a26551f02adf56925dbfa8d1f668771a312a0f29c
epgw.25.2.6-0025.osx-x64.signed.tar.gz743056e43f8f874d7f76d52f5151d6506ebffd98c14c5992f61472247eede56f
epgw.25.2.6-0025.osx-arm64.signed.tar.gz8dc517aefb419bc8be3174585e7a7aba7900d9019fde27aa140ad4361a08e6cc
epgw.25.2.6-0025.win-x86.msi5b9fff289e88cc87f887a67426dd0debc52ac75468ea1d349f28f6b407c5f3e6
epgw.25.2.6-0025.win-x64.msi48f3ec4e1b7c4f1012bcea7bbc2f36b4d3b5eb85192a553f7694d694f943cfa5