summaryrefslogtreecommitdiffstatshomepage
path: root/cygwin.md
blob: 3b7efa2b13ad8ff855a95584d2d4cf9be57f59ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Cygwin packages
===============

I install those on more or less every Cygwin installation at some point or
another, so I thought it would be useful to make a complete list.

* chere (`chere -i -t mintty -s bash -e 'Open Cygwin here'`)
* cmake
* curl
* cygcheck-dep
* diffutils
* dos2unix
* gcc-g++
* git
* gnupg
* make
* mingw64-i686-gcc-g++
* mingw64-x86_64-gcc-g++
* nano
* openssh (`ssh-host-config`)
* openssl
* p7zip
* patch
* python3
* rsync
* screen
* tree
* vim
* unzip
* wget

```
choco install --source=cygwin chere cmake curl cygcheck-dep diffutils dos2unix gcc-g++ git gnupg make mingw64-i686-gcc-g++ mingw64-x86_64-gcc-g++ nano openssh openssl p7zip patch python3 rsync screen tree vim unzip wget
```

Packages I sometimes find particularly useful or even essential:

* autoconf
* automake
* bc
* email
* libtool
* source-highlight
* sqlite3