Conda 24.5.0

Conda is a cross-platform, language-agnostic binary package manager. It is the package manager used by Anaconda installations, but it may be used for other systems as well. Conda makes environments first-class citizens, making it easy to create independent environments even for C libraries. Conda is written entirely in Python, and is BSD licensed open source. Conda is enhanced by organizations, tools, and repositories created and managed by the amazing members of the conda community.

Tags package-management binaries python
License BSDL-2
State stable

Recent Releases

24.5.011 May 2024 03:45 minor feature: lt;h3 gt;Enhancements lt;/h3 gt;. lt;ul gt;. lt;li gt;Report which lt;code gt;MatchSpec lt;/code gt; item caused lt;code gt;Invalid*Spec lt;/code gt; exceptions for more informative error messages. lt;/li gt;. lt;li gt;MSYS2 packages can now use the upstream installation pre. lt;/li gt;. lt;li gt;Add a new lt;code gt;reporters lt;/code gt; setting for configure output. lt;/li gt;. lt;li gt;Add support for CEP-15 lt;code gt;base_url lt;/code gt; field in lt;code gt;repodata.json lt;/code gt;. lt;/li gt;. lt;li gt;In custom channel settings, allow specification of channel URLs using a glob-like wildcard pattern, e.g. for user with auth handler plugins. lt;/li gt;. lt;/ul gt;. lt;h3 gt; lt;/h3 gt;. lt;ul gt;. lt;li gt; lt;code gt;conda notices --json lt;/code gt; to correctly output JSON. lt;/li gt;. lt;li gt;prereplacement for Windows lt;code gt;subdir lt;/code gt; on Unix. lt;/li gt;. lt;/ul gt;. lt;h3 gt;Deprecations lt;/h3 gt;. lt;ul gt;. lt;li gt;Mark lt;code gt;conda.plan._get_best_prec_match lt;/code gt; as pending deprecation. Use lt;code gt;conda.misc._get_best_prec_match lt;/code gt; instead. lt;/li gt;. lt;li gt;Mark lt;code gt;conda.plan._handle_menuinst lt;/code gt; as pending deprecation. lt;/li gt;. lt;li gt;Mark lt;code gt;conda.plan._inject_UNLINKLINKTRANSACTION lt;/code gt; as pending deprecation. lt;/li gt;. lt;li gt;Mark lt;code gt;conda.plan._plan_from_actions lt;/code gt; as pending deprecation. lt;/li gt;. lt;li gt;Mark lt;code gt;conda.plan.add_defaults_to_specs lt;/code gt; as pending deprecation. lt;/li gt;. lt;li gt;Mark lt;code gt;conda.plan.add_unlink lt;/code gt; as pending deprecation. lt;/li gt;. lt;li gt;Mark lt;code gt;conda.plan.display_actions lt;/code gt; as pending deprecation. lt;/li gt;. lt;li gt;Mark lt;code gt;conda.plan.execute_actions lt;/code gt; as pending deprecation. lt;/li gt;. lt;li gt;Mark lt;code gt;conda.plan.get_blank_actions lt;/code gt; as pending deprecation. lt;/li gt;. lt;li gt;M
24.4.027 Apr 2024 17:58 minor feature: Enhancements For Windows users, the stub executables used for Python entrypoints in packages are now codesigned. (#13721)