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

Then, navigate to the epgw.26.2.5-0050 folder:

cd epgw.26.2.5-0050

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

Then, navigate to the epgw.26.2.5-0050 folder:

cd epgw.26.2.5-0050

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.5-0050
cd epgw.26.2.5-0050
curl https://assets.eggplantsoftware.com/gateway/epgw.26.2.5-0050.linux-x64.tar.gz --output epgw.26.2.5-0050.linux-x64.tar.gz
tar xvzf epgw.26.2.5-0050.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.5-0050
cd epgw.26.2.5-0050
curl https://assets.eggplantsoftware.com/gateway/epgw.26.2.5-0050.linux-arm64.tar.gz --output epgw.26.2.5-0050.linux-arm64.tar.gz
tar xvzf epgw.26.2.5-0050.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.5-0050
cd epgw.26.2.5-0050
curl https://assets.eggplantsoftware.com/gateway/epgw.26.2.5-0050.osx-x64.signed.tar.gz --output epgw.26.2.5-0050.osx-x64.signed.tar.gz
tar xvzf epgw.26.2.5-0050.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.5-0050.win-x86.signed.zipb6f97abf84226e4eb49e412be11ac84342e5f1410b91a7a0af6d478ea435f765
epgw.26.2.5-0050.win-x64.signed.zip87d3a3c39aa3c4a2705528c7232e0db52998949128b26452a90cedf01f6ba589
epgw.26.2.5-0050.linux-x64.tar.gz91d5a33ea6297dc792d257b273cf1951877bbc0eb007bf18b121cbef6e329629
epgw.26.2.5-0050.linux-arm64.tar.gzffe319a62c00db255f1f3895da2ebe1cf7fbfd2375c19b7d1f6a1e01b950704d
epgw.26.2.5-0050.osx-x64.signed.tar.gz585843c7d50bbafe9f54ee9e577f16d4a723acbd50d991b21496ab0bb5575c95
epgw.26.2.5-0050.osx-arm64.signed.tar.gz445df475303b1baf58724549e81d54c06873f7184ee0cb4d44bca0c4e80fd0bc
epgw.26.2.5-0050.win-x86.msi4701b238537515343632fbd3e1b34008fc0cae470b1851cbff6fa5159c3808aa
epgw.26.2.5-0050.win-x64.msi168f247a23018e3f65086687ce9767c55a4e0a3cf3304317a77ba4f15c41fbdc