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.26.3.3-0048.win-x86.signed.zip -OutFile epgw.26.3.3-0048.win-x86.signed.zip
Expand-Archive epgw.26.3.3-0048.win-x86.signed.zip -DestinationPath epgw.26.3.3-0048

Then, navigate to the epgw.26.3.3-0048 folder:

cd epgw.26.3.3-0048

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.26.3.3-0048.win-x64.signed.zip -OutFile epgw.26.3.3-0048.win-x64.signed.zip
Expand-Archive epgw.26.3.3-0048.win-x64.signed.zip -DestinationPath epgw.26.3.3-0048

Then, navigate to the epgw.26.3.3-0048 folder:

cd epgw.26.3.3-0048

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.26.3.3-0048
cd epgw.26.3.3-0048
curl https://assets.eggplantsoftware.com/gateway/epgw.26.3.3-0048.linux-x64.tar.gz --output epgw.26.3.3-0048.linux-x64.tar.gz
tar xvzf epgw.26.3.3-0048.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.26.3.3-0048
cd epgw.26.3.3-0048
curl https://assets.eggplantsoftware.com/gateway/epgw.26.3.3-0048.linux-arm64.tar.gz --output epgw.26.3.3-0048.linux-arm64.tar.gz
tar xvzf epgw.26.3.3-0048.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.26.3.3-0048
cd epgw.26.3.3-0048
curl https://assets.eggplantsoftware.com/gateway/epgw.26.3.3-0048.osx-x64.signed.tar.gz --output epgw.26.3.3-0048.osx-x64.signed.tar.gz
tar xvzf epgw.26.3.3-0048.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.26.3.3-0048.win-x86.signed.zip93589734c7c69234e0617e6d39a7c672307cdd94cd134660f6d00559c6e4fff8
epgw.26.3.3-0048.win-x64.signed.zip9d27282620a16d746e2152a30bf9c23df310920a404ccbaa6c5e52281aa8177e
epgw.26.3.3-0048.linux-x64.tar.gz6df7e5ebf1b92dc312d4643aacda860277025c80f5ef5fa0b35aa7d1e270ea74
epgw.26.3.3-0048.linux-arm64.tar.gz98d87519494b80b5e0360f76555b5689b71191d78bbe040e907de8c1c102dd8a
epgw.26.3.3-0048.osx-x64.signed.tar.gz8a07b79e98f1dab744d03ac15f760edff6011b11e42a5f332fbff13dca584957
epgw.26.3.3-0048.osx-arm64.signed.tar.gzaf073d7b0bee5594725cde5e5a1bd2ff0b22bd95dae50c4bf4187c7fe1881824
epgw.26.3.3-0048.win-x86.msi193bee1f4679e6e887b475ac6738821b68983fed081602bdb9cd7a50fd770402
epgw.26.3.3-0048.win-x64.msi1960dfce1ec8512aaa2de580a739173b5696282346021b8b819eec8e8f3912b2