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.26.2.3-0034.win-x86.signed.zip -OutFile epgw.26.2.3-0034.win-x86.signed.zip
Expand-Archive epgw.26.2.3-0034.win-x86.signed.zip -DestinationPath epgw.26.2.3-0034

Then, navigate to the epgw.26.2.3-0034 folder:

cd epgw.26.2.3-0034

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.26.2.3-0034.win-x64.signed.zip -OutFile epgw.26.2.3-0034.win-x64.signed.zip
Expand-Archive epgw.26.2.3-0034.win-x64.signed.zip -DestinationPath epgw.26.2.3-0034

Then, navigate to the epgw.26.2.3-0034 folder:

cd epgw.26.2.3-0034

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.26.2.3-0034
cd epgw.26.2.3-0034
curl https://assets.eggplantsoftware.com/gateway/epgw.26.2.3-0034.linux-x64.tar.gz --output epgw.26.2.3-0034.linux-x64.tar.gz
tar xvzf epgw.26.2.3-0034.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.26.2.3-0034
cd epgw.26.2.3-0034
curl https://assets.eggplantsoftware.com/gateway/epgw.26.2.3-0034.linux-arm64.tar.gz --output epgw.26.2.3-0034.linux-arm64.tar.gz
tar xvzf epgw.26.2.3-0034.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.26.2.3-0034
cd epgw.26.2.3-0034
curl https://assets.eggplantsoftware.com/gateway/epgw.26.2.3-0034.osx-x64.signed.tar.gz --output epgw.26.2.3-0034.osx-x64.signed.tar.gz
tar xvzf epgw.26.2.3-0034.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.26.2.3-0034.win-x86.signed.zip77e51020b68549abd5fb67d12356462f2d31b295a3149528a4f8775943845ac1
epgw.26.2.3-0034.win-x64.signed.zip40e98cacb21dbde908a7872f4476336486e7e71b7266d9cd929aac0cb0e874ed
epgw.26.2.3-0034.linux-x64.tar.gz67cad6d278d8da58d0c2e6ae7bfabeaa66a1ce748dfb5d4fed2636f258314fb0
epgw.26.2.3-0034.linux-arm64.tar.gz82e242795f24cfaa1e7432559a3ca54cd433fd4e3143a71c880513169001dcd0
epgw.26.2.3-0034.osx-x64.signed.tar.gz46a4cb0c95cb8358fa30166d4e6b8d8c488db2ed0b5b5904af9a0663fa1f6bfe
epgw.26.2.3-0034.osx-arm64.signed.tar.gz9fa4916ee62386a23cad0c1e4a03eeffbcd5bc1bab5c9936b49a1001ef9758b9
epgw.26.2.3-0034.win-x86.msi5ebb78c337c3ec5e77fa3f83d6d60d82d459781c73ea6bb402ebbce452e14bf0
epgw.26.2.3-0034.win-x64.msi04364138dfd4fe9b7b4c895cd002d4c2fc83cb1bd53f9a87f9cc8647538b7d19