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

Then, navigate to the epgw.25.2.1-0055 folder:

cd epgw.25.2.1-0055

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

Then, navigate to the epgw.25.2.1-0055 folder:

cd epgw.25.2.1-0055

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.1-0055
cd epgw.25.2.1-0055
curl https://assets.eggplantsoftware.com/gateway/epgw.25.2.1-0055.linux-x64.tar.gz --output epgw.25.2.1-0055.linux-x64.tar.gz
tar xvzf epgw.25.2.1-0055.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.1-0055
cd epgw.25.2.1-0055
curl https://assets.eggplantsoftware.com/gateway/epgw.25.2.1-0055.linux-arm64.tar.gz --output epgw.25.2.1-0055.linux-arm64.tar.gz
tar xvzf epgw.25.2.1-0055.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.1-0055
cd epgw.25.2.1-0055
curl https://assets.eggplantsoftware.com/gateway/epgw.25.2.1-0055.osx-x64.signed.tar.gz --output epgw.25.2.1-0055.osx-x64.signed.tar.gz
tar xvzf epgw.25.2.1-0055.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.1-0055.win-x86.signed.zip77438ca13d27c4f8838e18ce727e09f5a90a35a5a0fb555913695cc4009ffd7c
epgw.25.2.1-0055.win-x64.signed.zipb23d6af7d54b952c6895ee512b1791366ad00ec6e9c10cedb98fcce934e7bb04
epgw.25.2.1-0055.linux-x64.tar.gz0b0a2e648d44186f5557620ecc107564f74303c219ed216ef9eec41172eff43a
epgw.25.2.1-0055.linux-arm64.tar.gz31edebd029be03a50ffd52a5fe4b1014968f571a6ed0e0e8d643a1c22e8e088a
epgw.25.2.1-0055.osx-x64.signed.tar.gzddec177ef0000feb3f100e872ab73df059eb0f0ed1143ffb129364b972b3538f
epgw.25.2.1-0055.osx-arm64.signed.tar.gz5f0d854c0b233ce86db7cf7d7c0964bf4dee03f69c732b657ea5fea66190fd3f
epgw.25.2.1-0055.win-x86.msi10c5fb0d30853bf2bd76e3e26ffe8e97170d726410cde5ab7d98e402a9334823
epgw.25.2.1-0055.win-x64.msib91ffbf07f1170da2ea419d9168feea97ae6e09249c5a76ad9857bfafc1526c6