
Package_args ( str) - Arguments you want to pass to the package. This is set to False install_args will be appended to the end of theįorce_x86 ( bool) - Force x86 (32bit) installation on 64 bit systems. (for the native installer) in the package and use your own.

Override_args ( bool) - Set to True if you want to override the original install arguments Install_args ( str) - Install arguments you want to pass to the installation process, i.e Pre_versions ( bool) - Include pre-release packages. Default is None.įorce ( bool) - Reinstall the current version of an existing package. Source ( str) - Chocolatey repository (directory, share or remote URL, feed).ĭefaults to the official Chocolatey feed. If the version is different to the one installed then the Version ( str) - Install a specific version of the package. Name ( str) - The name of the package to be installed. Installs a package if not already installed Parameters

installed ( name, version = None, source = None, force = False, pre_versions = False, install_args = None, override_args = False, force_x86 = False, package_args = None, allow_multiple = False, execution_timeout = None ) ¶ Operation and may be optimized by specifying a local, smaller chocolatey


Once you get Chocolatey up and running, you can always stick with the GUI alone. While Chocolatey is a free package manager, there’s also a commercial Chocolatey edition available for paid users. Package managers are a little like app stores in that they allow you to manage and update all of your programs through a single interface rather than having to deal with them all individually.
