nice new tool to show version of feisty meow
[feisty_meow.git] / documentation / cygwin_install_list.txt
1 \r
2 recommended packages to install in cygwin's setup\r
3 if you're going to use cygwin on windows:\r
4 \r
5 first, keep all the standard packages that cygwin will enable.\r
6 second, add these packages to get the full recommended set...\r
7 \r
8 ===========\r
9 \r
10 using apt-cyg (https://github.com/transcode-open/apt-cyg),\r
11 this is the only command needed:\r
12 \r
13 apt-cyg install bc crypt emacs email expect gcc-g++ git gitk gvim inetutils \\r
14   libcrypt-devel libcurl-devel libgnutls-devel make mutt ncftp openssh \\r
15   openssl-devel perl python subversion time unzip util-linux vim xinit \\r
16   xterm zip\r
17 \r
18 \r
19 ===========\r
20 \r
21 list broken out by category:\r
22 \r
23 shells:\r
24   python\r
25   perl\r
26 \r
27 network:\r
28   ncftp\r
29   openssh\r
30 \r
31 editors:\r
32   vim\r
33   gvim\r
34   emacs\r
35 \r
36 revision control:\r
37   git\r
38   gitk\r
39   subversion\r
40 \r
41 general tools:\r
42   bc\r
43   expect\r
44   util-linux\r
45   inetutils\r
46   email\r
47   mutt\r
48   unzip\r
49   zip\r
50   crypt\r
51   time\r
52 \r
53 libraries:\r
54   libcurl-devel\r
55   libgnutls-devel \r
56   openssl-devel\r
57 \r
58 build tools:\r
59   gcc4\r
60   make\r
61 \r
62 x window support:\r
63   xterm\r
64   xinit\r
65 \r