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.4.10-0071.win-x86.signed.zip -OutFile epgw.25.4.10-0071.win-x86.signed.zip
Expand-Archive epgw.25.4.10-0071.win-x86.signed.zip -DestinationPath epgw.25.4.10-0071

Then, navigate to the epgw.25.4.10-0071 folder:

cd epgw.25.4.10-0071

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.4.10-0071.win-x64.signed.zip -OutFile epgw.25.4.10-0071.win-x64.signed.zip
Expand-Archive epgw.25.4.10-0071.win-x64.signed.zip -DestinationPath epgw.25.4.10-0071

Then, navigate to the epgw.25.4.10-0071 folder:

cd epgw.25.4.10-0071

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.4.10-0071
cd epgw.25.4.10-0071
curl https://assets.eggplantsoftware.com/gateway/epgw.25.4.10-0071.linux-x64.tar.gz --output epgw.25.4.10-0071.linux-x64.tar.gz
tar xvzf epgw.25.4.10-0071.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.4.10-0071
cd epgw.25.4.10-0071
curl https://assets.eggplantsoftware.com/gateway/epgw.25.4.10-0071.linux-arm64.tar.gz --output epgw.25.4.10-0071.linux-arm64.tar.gz
tar xvzf epgw.25.4.10-0071.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.4.10-0071
cd epgw.25.4.10-0071
curl https://assets.eggplantsoftware.com/gateway/epgw.25.4.10-0071.osx-x64.signed.tar.gz --output epgw.25.4.10-0071.osx-x64.signed.tar.gz
tar xvzf epgw.25.4.10-0071.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.4.10-0071.win-x86.signed.zip3c845208a5a6ea31054544f798f073283c64b78076e988f7e3189e216645f700
epgw.25.4.10-0071.win-x64.signed.zip88742e925fb4d36a26042452b5570ecafa0174e7713ab7eda7d7bc82c8e139d7
epgw.25.4.10-0071.linux-x64.tar.gz2ea9b298d8e0cd78dbb66767ad1cbe8de70003c901af0307af1992211f6414ad
epgw.25.4.10-0071.linux-arm64.tar.gzae18653cb6a6ac9ee2a44c01d39eac34f8d02c9b710f2266f188ac5daddb267e
epgw.25.4.10-0071.osx-x64.signed.tar.gz2b59537978154819be0a686053c3886fe6849eef9e369926cba5b878da6b71a8
epgw.25.4.10-0071.osx-arm64.signed.tar.gz3efec43eec452c0c2dfaf97e15c7ade37115d4511dd2cb04bd7124853b06452e
epgw.25.4.10-0071.win-x86.msi617e5eaa311e6a79469aa91d7ef0e90b1d16341221376bc57e2d743a5bd4f8fb
epgw.25.4.10-0071.win-x64.msi41e6589bdb817733cf6df344fa9d075026c66d476581f11ed39bdd443a632d4c