From 74a6024491a817c4c6d42926dee0b1d7c5c27ef2 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 14 Feb 2020 16:36:03 +0300 Subject: cygwin.md: update package list --- cygwin.md | 10 +++++----- 1 file 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 -- cgit v1.2.3