DarkMatter in Cyberspace
  • Home
  • Categories
  • Tags
  • Archives

Install Applications on Windows with Chocolatey


使用chocolatey安装软件的优点是易于卸载和升级, 不需要手工将安装好的软件添加到系统%PATH%变量里就能使用。

首先Win+X打开系统菜单,然后选择 Windows PowerShell(管理员), 在powershell窗口里输入choco install或者cinst加软件名安装, 例如 choco install kitty.

Application list:

cmder // including ssh, git, curl, ls, cat, etc cygwin git // better ssh client than cmder & cygwin pt // fast text searcher, like ag on Linux fzf // history and file name search on Windows and Linux kitty telnet // used as LAN messager, the peer(server) on Linux is nc(netcat) pandoc curl wget autoruns jq

vim emacs notepadplusplus notepad2-mod // based on notepad2, hosted on github atom visualstudiocode

dotnet4.5

totalcommander firefox utorrent openvpn spacesniffer rapidee shadowsocks autohotkey.portable copyq 7zip peazip sumatrapdf ccleaner // free version you-get vlc potplayer

virtualbox vagrant

jdk8 nodist // nvm for Windows lein // Clojure project automation tool golang scala // 会被安装到C盘根目录下,且Windows命令行下无法运行,只能在cygwin下运行,不如用sdk安装效果好 julia tortoisesvn python python2 python3 php elixir ruby

mongodb mariadb heidisql sqlite

anaconda3 miniconda3 r.project r.studio

docker-toolbox // you have to use system level shadowsocks to install // docker-for-windows need Hyper-V, which in unavailable in Windows Home edition

Note:

scoop is an open source alternative for choco.



Published

Jul 27, 2017

Last Updated

Dec 21, 2017

Category

Tech

Tags

  • chocolatey 2
  • install 5
  • windows 67

Contact

  • Powered by Pelican. Theme: Elegant by Talha Mansoor