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.1.5-0079.win-x86.signed.zip -OutFile epgw.26.1.5-0079.win-x86.signed.zip
Expand-Archive epgw.26.1.5-0079.win-x86.signed.zip -DestinationPath epgw.26.1.5-0079

Then, navigate to the epgw.26.1.5-0079 folder:

cd epgw.26.1.5-0079

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.1.5-0079.win-x64.signed.zip -OutFile epgw.26.1.5-0079.win-x64.signed.zip
Expand-Archive epgw.26.1.5-0079.win-x64.signed.zip -DestinationPath epgw.26.1.5-0079

Then, navigate to the epgw.26.1.5-0079 folder:

cd epgw.26.1.5-0079

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.1.5-0079
cd epgw.26.1.5-0079
curl https://assets.eggplantsoftware.com/gateway/epgw.26.1.5-0079.linux-x64.tar.gz --output epgw.26.1.5-0079.linux-x64.tar.gz
tar xvzf epgw.26.1.5-0079.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.1.5-0079
cd epgw.26.1.5-0079
curl https://assets.eggplantsoftware.com/gateway/epgw.26.1.5-0079.linux-arm64.tar.gz --output epgw.26.1.5-0079.linux-arm64.tar.gz
tar xvzf epgw.26.1.5-0079.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.1.5-0079
cd epgw.26.1.5-0079
curl https://assets.eggplantsoftware.com/gateway/epgw.26.1.5-0079.osx-x64.signed.tar.gz --output epgw.26.1.5-0079.osx-x64.signed.tar.gz
tar xvzf epgw.26.1.5-0079.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.1.5-0079.win-x86.signed.zip66ff22274c48ad45896abaabb6930fdbe7e48d1eeb57844f9ec145024c8588bb
epgw.26.1.5-0079.win-x64.signed.zipa825a231c3402bb6b9f23526a1fec0b248bbe2ec19ecd2a593c638b602b54218
epgw.26.1.5-0079.linux-x64.tar.gzc2fd87d57e196289592faed5ad11f77c1c3d22048853be965225e20f75a385ac
epgw.26.1.5-0079.linux-arm64.tar.gz7d44dc575cd610b437f0637f8abd3af2113bf87bfd407444311e6d9c39ccb5d5
epgw.26.1.5-0079.osx-x64.signed.tar.gz4ca7b322d77d6b449efebdae4a447bae0327432f9918cf7581825249886d045a
epgw.26.1.5-0079.osx-arm64.signed.tar.gz92a78da08c293d4e5c55bdfb9df8ca55ee19ffdfb5d0244ebfc6809ee366ed64
epgw.26.1.5-0079.win-x86.msi6c782c0f67cb088517500f546a7284f2810759fd3edef297573ca220be993221
epgw.26.1.5-0079.win-x64.msi2cd777dfcac792fa078f2efce0162ac08e7fbca8e046b51d8221a45f1c16ac2b