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.1-0022.win-x86.signed.zip -OutFile epgw.25.4.1-0022.win-x86.signed.zip
Expand-Archive epgw.25.4.1-0022.win-x86.signed.zip -DestinationPath epgw.25.4.1-0022

Then, navigate to the epgw.25.4.1-0022 folder:

cd epgw.25.4.1-0022

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.1-0022.win-x64.signed.zip -OutFile epgw.25.4.1-0022.win-x64.signed.zip
Expand-Archive epgw.25.4.1-0022.win-x64.signed.zip -DestinationPath epgw.25.4.1-0022

Then, navigate to the epgw.25.4.1-0022 folder:

cd epgw.25.4.1-0022

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.1-0022
cd epgw.25.4.1-0022
curl https://assets.eggplantsoftware.com/gateway/epgw.25.4.1-0022.linux-x64.tar.gz --output epgw.25.4.1-0022.linux-x64.tar.gz
tar xvzf epgw.25.4.1-0022.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.1-0022
cd epgw.25.4.1-0022
curl https://assets.eggplantsoftware.com/gateway/epgw.25.4.1-0022.linux-arm64.tar.gz --output epgw.25.4.1-0022.linux-arm64.tar.gz
tar xvzf epgw.25.4.1-0022.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.1-0022
cd epgw.25.4.1-0022
curl https://assets.eggplantsoftware.com/gateway/epgw.25.4.1-0022.osx-x64.signed.tar.gz --output epgw.25.4.1-0022.osx-x64.signed.tar.gz
tar xvzf epgw.25.4.1-0022.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.1-0022.win-x86.signed.zipe0de5bdd05c97476d950310233b817fe330e9eb1d0b9ac4447d6af9548034c6e
epgw.25.4.1-0022.win-x64.signed.zipda5acc0b73e8e32ddeac71ba542208ebf6a751add0189c9c8ed0805e70a07a75
epgw.25.4.1-0022.linux-x64.tar.gz65889e713b2dd53556c3fcaff2bbea4ab1db1710fda65a92246d6301a387aa40
epgw.25.4.1-0022.linux-arm64.tar.gzb344296c260f55216fbc6fbbf1a1753bb65b69d99899a2cad3c7e11c15c43171
epgw.25.4.1-0022.osx-x64.signed.tar.gz0dd93f3cbb0dac23e5bff7b9d6624682f94556b44b53a8c366578ce3ad04e07d
epgw.25.4.1-0022.osx-arm64.signed.tar.gzefa9c802829694ef667f3c2a29287c0c556719e6a5f48b99fb9e5bf8c1cadb08
epgw.25.4.1-0022.win-x86.msi2984e8132785f5dc7b845a3917386880ddb4591bf98dc1a7a270a96e5d3a84f5
epgw.25.4.1-0022.win-x64.msi977702274b59aea3b03e95dd283681cd80d3ea25690b888b6b07d8635a2b5ae6