Based on the following source code for `Conda` [list_all_known_prefixes](https://github.com/conda/conda/blob/f467a419f7e47576da376976f1bd1dee7fb5dbda/conda/core/envs_manager.py#L91C5-L128) We can get all the environments from * the environments txt file * `envs` folder The conda version can be extracted from the `conda-meta` folder for `conda-<version>*.json` file