- dotTech - http://dottech.org -
Bring command line package management to Windows with Chocolatey [Windows]
Posted By Locutus On September 12, 2012 @ 2:00 AM In Windows | 3 Comments
[1]Are you a fan of Linux, and its incredibly easy to use Terminal-based package management? Installing programs on Linux is as easy as a single command. With Chocolatey, you can bring that easy installation to your Windows computer.
With Chocolatey, you just run a few commands:
There are currently 368 packages on Chocolatey. You can install anything from Chocolatey updates to 7-zip, and anything in between. While it’s still mostly developer-centric apps, Chocolatey has a healthy collection, and its bringing something similar to apt-get to Windows is quite nice.
To install Chocolatey, just open up a Command Prompt and run this command:
C:\> @powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString('http://bit.ly/psChocInstall'))" && SET PATH=%PATH%;%systemdrive%\chocolatey\bin
Price: Free!
Version Discovered: v0.9.8.19
Supported OS: Windows unknown
Download size: unknown
VirusTotal malware scan results: N/A — no “installer”
Portability: Requires installation
[via Lifehacker [4]]
Article printed from dotTech: http://dottech.org
URL to article: http://dottech.org/80352/bring-command-line-package-management-to-windows-with-chocolatey-windows/
URLs in this post:
[1] Image: http://cdn.dottech.org/media/2012/09/cho.png
[2] view the complete reference on Github: https://github.com/chocolatey/chocolatey/wiki/CommandsReference
[3] Chocolatey homepage: http://chocolatey.org/
[4] Lifehacker: http://lifehacker.com/5942417/chocolatey-brings-lightning-quick-linux+style-package-management-to-windows
Click here to print.
© 2008-2012 dotTech.org | All content is the property of its rightful owner.