• 追加された行はこの色です。
  • 削除された行はこの色です。
* Cygwinパッケージ管理 [#g85d030d]

- apt-cygを使うか、
- Cygwin本体をChocolateyでインストールしたならcyg-getを使う。
- apt-cygはLinuxのaptやyumのようなもの。
- cyg-getはCygwinのsetup.exeを呼び出すラッパー。
- http://stackoverflow.com/questions/9260014/how-do-i-install-cygwin-components-from-the-command-line/23143997#23143997


** apt-cyg [#v251ff79]

*** 準備(setup.exeから) [#xb1073d4]
- https://github.com/transcode-open/apt-cyg
- 他にもフォークされたバージョンが存在する。

- Cygwinのインストールフォルダから、cygwinsetup.exeを実行し、以下のパッケージをインストールする。
-- wget
-- tar
-- gawk
-- gnupg

*** apt-cyg packagesのインストール [#k64dce2d]
** cyg-get [#ya0fc256]

 apt-cyg install gcc-core
 apt-cyg install openssh
 apt-cyg install python
 apt-cyg install python-setuptools
- https://chocolatey.org/packages/cyg-get
- https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/packages/cyg-get


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS