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.4-0035.win-x86.signed.zip -OutFile epgw.25.4.4-0035.win-x86.signed.zip
Expand-Archive epgw.25.4.4-0035.win-x86.signed.zip -DestinationPath epgw.25.4.4-0035

Then, navigate to the epgw.25.4.4-0035 folder:

cd epgw.25.4.4-0035

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.4-0035.win-x64.signed.zip -OutFile epgw.25.4.4-0035.win-x64.signed.zip
Expand-Archive epgw.25.4.4-0035.win-x64.signed.zip -DestinationPath epgw.25.4.4-0035

Then, navigate to the epgw.25.4.4-0035 folder:

cd epgw.25.4.4-0035

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.4-0035
cd epgw.25.4.4-0035
curl https://assets.eggplantsoftware.com/gateway/epgw.25.4.4-0035.linux-x64.tar.gz --output epgw.25.4.4-0035.linux-x64.tar.gz
tar xvzf epgw.25.4.4-0035.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.4-0035
cd epgw.25.4.4-0035
curl https://assets.eggplantsoftware.com/gateway/epgw.25.4.4-0035.linux-arm64.tar.gz --output epgw.25.4.4-0035.linux-arm64.tar.gz
tar xvzf epgw.25.4.4-0035.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.4-0035
cd epgw.25.4.4-0035
curl https://assets.eggplantsoftware.com/gateway/epgw.25.4.4-0035.osx-x64.signed.tar.gz --output epgw.25.4.4-0035.osx-x64.signed.tar.gz
tar xvzf epgw.25.4.4-0035.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.4-0035.win-x86.signed.zip211d0f85578d01a234fceef449ce72859bacde846ba347aa8fe00271f5aedd4a
epgw.25.4.4-0035.win-x64.signed.zip58adc4fe9fae64a96a25a880bbbb5c54b90a02855659ce53e5ec1f01cbb2f37e
epgw.25.4.4-0035.linux-x64.tar.gz9773ee8d0c7f5d1c7db8aa1239c0fde3617001333919f0d694ed0bf870e06f13
epgw.25.4.4-0035.linux-arm64.tar.gz9e1af5efe03af00185a5a5e2ac9ad8293bbecfe7669b849f56a52cc57e863e9a
epgw.25.4.4-0035.osx-x64.signed.tar.gz43ffdfae071bfdc1ac4b35a92c64b485d562396355e9fb6cde1bc03eed11d405
epgw.25.4.4-0035.osx-arm64.signed.tar.gzeb2504a0990edbc33b93dfc1fd3f39d57e857cd6270282f11fcb712e341cb441
epgw.25.4.4-0035.win-x86.msi046339b61e5d590b92ee535c43dc4bbed7ebad6740f97d0d94777352e9137922
epgw.25.4.4-0035.win-x64.msi6bd707d7fb0d2189c02ce7917cb5a875ec11800d70fe6d70b0108b7796d4065d