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.5-0056.win-x86.signed.zip -OutFile epgw.25.2.5-0056.win-x86.signed.zip
Expand-Archive epgw.25.2.5-0056.win-x86.signed.zip -DestinationPath epgw.25.2.5-0056

Then, navigate to the epgw.25.2.5-0056 folder:

cd epgw.25.2.5-0056

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.5-0056.win-x64.signed.zip -OutFile epgw.25.2.5-0056.win-x64.signed.zip
Expand-Archive epgw.25.2.5-0056.win-x64.signed.zip -DestinationPath epgw.25.2.5-0056

Then, navigate to the epgw.25.2.5-0056 folder:

cd epgw.25.2.5-0056

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.5-0056
cd epgw.25.2.5-0056
curl https://assets.eggplantsoftware.com/gateway/epgw.25.2.5-0056.linux-x64.tar.gz --output epgw.25.2.5-0056.linux-x64.tar.gz
tar xvzf epgw.25.2.5-0056.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.5-0056
cd epgw.25.2.5-0056
curl https://assets.eggplantsoftware.com/gateway/epgw.25.2.5-0056.linux-arm64.tar.gz --output epgw.25.2.5-0056.linux-arm64.tar.gz
tar xvzf epgw.25.2.5-0056.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.5-0056
cd epgw.25.2.5-0056
curl https://assets.eggplantsoftware.com/gateway/epgw.25.2.5-0056.osx-x64.signed.tar.gz --output epgw.25.2.5-0056.osx-x64.signed.tar.gz
tar xvzf epgw.25.2.5-0056.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.5-0056.win-x86.signed.zipfba1b0d7a204764d8c7da765d493b4be720f67c896deaf4320e77214e5939b03
epgw.25.2.5-0056.win-x64.signed.zipa3a164e948ca812d5e4be070a9b76d0ea04c2983333f0a3460f1abdca6b3e3c3
epgw.25.2.5-0056.linux-x64.tar.gzbb44f911eb4c36e176fc8da1fc1efd6f623a938c493536bd61cd99b02cf374cd
epgw.25.2.5-0056.linux-arm64.tar.gz095cea1223f9bb6333d47c1563db1bc6d0523d3bd65e1f42082948fdcd305380
epgw.25.2.5-0056.osx-x64.signed.tar.gzce0a09ef68a5da61e2c70681dfce56dcbc983b882e843284a80a53dd00924f2b
epgw.25.2.5-0056.osx-arm64.signed.tar.gz478386d4ecaa01f9dac22ca62a37dd66798f7fcccdb3775e70f6fe89a9e42f69
epgw.25.2.5-0056.win-x86.msi0075fd70af5fc0acfb2fb549b2d6503ea3fa47dc5c0ab3a8a6181d28f07c4158
epgw.25.2.5-0056.win-x64.msi2b24ec6d05c38858c5920a2c6e29d5b9cc927986c33d0a61ab3a7d6e79702234