summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-02-14 16:36:03 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-02-14 16:36:03 +0300
commit74a6024491a817c4c6d42926dee0b1d7c5c27ef2 (patch)
tree411849b0247a1d93f2a637d8268efe8e7966e634
parentwindows-app.md: more choco packages (diff)
downloadnotes-74a6024491a817c4c6d42926dee0b1d7c5c27ef2.tar.gz
notes-74a6024491a817c4c6d42926dee0b1d7c5c27ef2.zip
cygwin.md: update package list
-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