summaryrefslogtreecommitdiffstatshomepage
path: root/cygwin.md
diff options
context:
space:
mode:
Diffstat (limited to 'cygwin.md')
-rw-r--r--cygwin.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/cygwin.md b/cygwin.md
index 3b7efa2..53a44fb 100644
--- a/cygwin.md
+++ b/cygwin.md
@@ -4,6 +4,9 @@ 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.
+* autoconf
+* automake
+* bc
* chere (`chere -i -t mintty -s bash -e 'Open Cygwin here'`)
* cmake
* curl
@@ -13,6 +16,7 @@ another, so I thought it would be useful to make a complete list.
* gcc-g++
* git
* gnupg
+* libtool
* make
* mingw64-i686-gcc-g++
* mingw64-x86_64-gcc-g++
@@ -30,15 +34,11 @@ another, so I thought it would be useful to make a complete list.
* 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
+choco install --source=cygwin autoconf automake bc chere cmake curl cygcheck-dep diffutils dos2unix gcc-g++ git gnupg libtool 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