Install Cygwin on Windows
Learn how to install and configure Cygwin on Windows computers for Pantheon sites.
Discuss in our Forum Discuss in SlackWarning
This guide is unmaintained. For Windows 10 users, we recommend using the Windows Subsystem for Linux to create a Linux environment on Windows. Once you've installed the Subsystem, follow the instructions in the Terminus Guide.
If you do not have access to a Mac or Linux environment, you can install Cygwin to perform tasks typically not possible in Windows, such as:
- Installing and using Terminus, the Pantheon command line interface (CLI)
Install Cygwin
Download the Cygwin installer and run
setup.exe
.Click Next through the defaults and select mirror for downloading packages.
Search for each package, open the appropriate category (Net or PHP), and click Skip next to each package to select it for installation. Required packages:
curl
,openssh
,openssl
(Net),php
,php-curl
,php-json
,php-phar
(PHP)Complete the set up. Repeat this process when updating Cygwin or adding more packages.