リンク
- The package manager for Windows
https://chocolatey.org/
コマンド
- パッケージのインストール
> cinst [-y] <package> [<package> ...] - 全パッケージのアップグレード
> cup [-y] all - パッケージのアンインストール
> cuninst [-y] <package> - インストール済みパッケージの表示 (--local-only)
> clist -l
パッケージ
| パッケージ | キーワード | 備考 |
|---|---|---|
| 7zip | 7zip.install | |
| VC++ 再頒布ライブラリ | vcredist2008 vcredist2010 vcredist2013 vcredist2015 vcredist2017 |
|
| Git | git.install poshgit |
C:\Program Files\Git\cmd だけでなく C:\Program Files\Git\usr\bin も path に追加しないと ssh-add が起動しない。 -params /GitAndUnixToolsOnPath: Git\usr\bin をパスに追加する |
| Visual Studio Code | vscode | -params /NoDesktopIcon: デスクトップにショートカットを作らない |
| Windows SDK | windows-sdk-7.1 windows-sdk-8.1 windows-sdk-10.1 |
windows-sdk-7.1 のインストールの際、vcredist2010 がインストール済みだと失敗するので一旦アンインストールしておくこと。 |
| nuget | nuget.commandline | |
| Visual Studio | vcexpress2010 visualstudio2015community visualstudio2017community |
nmake.exe パス: C:\Program Files (x86)\Microsoft Visual Studio x\VC\bin |
| Doxygen | doxygen.install | |
| Graphviz | graphviz | C:\Program Files (x86)\Graphviz2.38\bin を path に追加する。 |
| PlantUML | plantuml | Java Runtime, Graphviz が未インストールの場合はこれらも併せてインストールされる。 -params /NoShortcuts: デスクトップにショートカットを作らない |
| Java Runtime 8 | jre8 | |
| pandoc | pandoc wkhtmltopdf |
|
| Active Perl | activeperl | |
| Python | python | |
| Node JS | nodejs.install | |
| Vivaldi | vivaldi | |
| Google Chrome | googlechrome selenium-chrome-driver |
chromedriver.exe パス: C:\tools\selenium |
| Mozilla Thunderbird | thunderbird | |
| Win32-OpenSSH | openssh | -params /SSHAgentFeature: ssh-agent 機能を使う GitHub:DarwinJS/ChocoPackages/tree/master/openssh |
| OpenVPN | openvpn | |
| curl | curl | |
| LibreOffice | libreoffice-fresh | |
| MariaDB | mariadb | |
| MySQL MySQL Connector/Net |
mysql mysql-connector |
|
| Adobe Flash Player PPAPI Adobe Flash Player Plugin Adobe Flash Player ActiveX |
flashplayerppapi flashplayerplugin flashplayeractivex |
|
| GIMP | gimp | |
| ImageMagick | imagemagick | |
| GraphicsMagick | graphicsmagick | |
| Media Player Classic - Home Cinema | mpc-hc | |
| ffdshow tryouts | ffdshow | |
| FFmpeg | ffmpeg |