May releases are here! ๐ Conda 23.5.0, conda-build 3.25.0, and conda-libmamba-solver 23.5.0 are now available on both main and conda-forge:
Changes in Condaโ
To update conda, run:
conda install -n base conda=23.5.0
โจ What's New? โจโ
The long-awaited conda doctor
subcommand plugin has been implemented! The related conda issue is over nine years old and has been a regularly requested feature. The conda doctor
command enables conda users to detect any packages with files missing (i.e., corrupt packages) in their conda environment.