
Number of Downloads: 19851699 | Downloads for this version: 262131 Package testing status: Passing on 18:45:17. Package approved as a trusted package on 20:15:10. These commands scour a Chocolatey repository for available packages or to list packages on your machine.īelow you will find the breakdown and examples found in the help system. The client has three commands that allow you to do just that called list, search, and find. Once you’ve got the Chocolatey client installed and running, it’s time to see what kind of packages are available to install.
Install choco how to#
If you’re ever stuck trying to figure out how to perform a specific action, check out the help system! Finding Packages

Please run chocolatey with `choco command -help` for specific help on
Install choco update#
* update - RESERVED for future use (you are looking for upgrade, these are not the droids you are looking for) * version - will be removed in v1 - use `choco outdated` or `cup -whatif` instead * unpackself - have chocolatey set itself up

* apikey - retrieves, saves or deletes an apikey for a particular source * setapikey - retrieves, saves or deletes an apikey for a particular source (alias for apikey) * features - view and configure choco features (alias for feature) * feature - view and configure choco features * config - Retrieve and configure config file settings

* source - view and configure default sources * sources - view and configure default sources (alias for source) * new - generates files necessary for a chocolatey package from a template * pack - packages up a nuspec to a compiled nupkg
Install choco upgrade#
* upgrade - upgrades packages from various sources * outdated - retrieves packages that are outdated.
Install choco install#
* install - installs packages from various sources Shorthand for choco search pkgname -exact -verbose * search - searches remote or local packages (alias for list) * find - searches remote or local packages (alias for search) This is a listing of all of the different things you can pass to choco.

Related: How to Create Your First Chocolatey Package Prerequisites In this article, you’ll learn, hands-on, how to install Chocolatey, manage software and get a basic introduction to what makes this product tick. In this article, you’re going to learn how to install Chocolatey and get a handle on your software packages! If you’re struggling with managing and maintaining software across your environment, you’re in for a treat.
