Jump to content
Fi8sVrs

Chocolatey 0.9.8.16

Recommended Posts

  • Active Members
Posted

Chocolatey - think executables/application packages (like apt-get for Windows), not library packages. This is what the Chocolatey NuGet goodness is for. Chocolatey allows you to install application nuggets and run executables from anywhere. ||Executable Nuggets| For example, say you have an executable in the tools folder of your package named bob.exe. Then you can type 'chocolatey install yourPackageName [-source source] [-version version]' OR 'cinst yourPackageName [-source source] [-version version]' and when it finishes you can type 'bob' and it will run your application executable. ||Application Nuggets - Full on double rainbow|| For example, say you type 'chocolatey install 7zip [-source source] [-version version]' OR 'cinst 7zip [-source source] [-version version]' - when it finishes you will have installed 7zip on your machine (in your add/remove programs). || Check out the WIKI in the project URL for all the details of what you can do with chocolatey!

To install Chocolatey, run the following command from the command line or from PowerShell:

C:\> cinst chocolatey

How to Download

packages list

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...