About Anaconda Help Download Anaconda

anaconda / packages / compilers 1.9.0

A metapackage to obtain compilers

Installers

  • linux-aarch64 v1.9.0
  • osx-arm64 v1.9.0
  • win-64 v1.9.0
  • linux-64 v1.9.0
  • osx-64 v1.9.0

conda install

To install this package run one of the following:
conda install anaconda::compilers

Description

This package is a generic way to obtain the C, C++ and Fortran compilers for your system that Anaconda used to compile its ecosystem. This compiler is, therefore, guaranteed to be ABI compatible with the conda packages you have installed.

This compiler metapackage is a convenience ONLY for users. Do NOT use this package as a build or host dependency in other recipes. Use the Jinja template functions compiler('c'), compiler('cxx') and compiler('fortran') instead.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.0) Legal | Privacy Policy