summaryrefslogtreecommitdiffstatshomepage
path: root/cygwin.md
blob: 5d4e6ce6fd26612de95510166744b9841eca7e1b (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
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.

* `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`
* `wget`

Packages I sometimes find particularly useful or even essential:

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