Skip to main content

Install Eggplant Gateway

Windows (Zip Archive x32)

Run the following commands in a PowerShell console to download and install the Eggplant Gateway on x32 Windows.

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

Then, navigate to the epgw.4.24.15 folder:

cd epgw.4.24.15

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

./epgw.exe --version

Windows (Zip Archive x64)

Run the following commands in a PowerShell console to download and install the Eggplant Gateway on x64 Windows.

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

Then, navigate to the epgw.4.24.15 folder:

cd epgw.4.24.15

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

./epgw.exe --version

Linux (x64)

Run the following commands in a Bash shell to download and install the Eggplant Gateway on Linux on x64 hardware.

Prerequisites

Install the ffmpeg version 4.x.y

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

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

./epgw --version

Linux (arm64)

Run the following commands in a Bash shell to download and install the Eggplant Gateway on Linux on arm64 hardware.

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

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

./epgw --version

macOS

Run the following commands in a Terminal window to download and install the Eggplant Gateway on macOS

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

If macOS has placed the 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.4.24.15.win-x86.signed.zipf856a221f641754e1c9af35afcf2eb55690895bf177be63ea53f115c7ab59bbc
epgw.4.24.15.win-x64.signed.zip55cfb704b570493d1419f86222443465028ff6584082ac73f3520c64f49cf303
epgw.4.24.15.linux-x64.tar.gz4ef4b1b9885eae4067ab3ec14386a8793b9c249d3055a1fa13a8f78ab4f65e43
epgw.4.24.15.linux-arm64.tar.gzd2c4a51f23c107907aafa92cb563ac20e4b375662fe8aa9703c3728ba105b768
epgw.4.24.15.osx-x64.signed.tar.gz0b6a3c3710187d60d68562c25709b3026c59b8d6f312e5b5290a262aa83482e5
epgw.4.24.15.osx-arm64.signed.tar.gz013b592bba8765a8b584a0c31a5c3f090d4fa1b8dba31ed89cd7d943ee111694
epgw.4.24.15.win-x86.msi9d028bf2942746f1a728db05d8cf93f9f70b89b1d12be70186da1deb0e9cddfd
epgw.4.24.15.win-x64.msi6686b2dede266267a5ca1874ac9e470c23f576ab05eb9613083e00fe6740057b