Install packages into the current environment, specifying the package [c]hannel

mamba

  • Fast, cross-platform package manager, intended as a drop-in replacement for conda.
    Some subcommands such as `mamba repoquery` have their own usage documentation.
    More information: <https://mamba.readthedocs.io/en/latest/user_guide/mamba.html>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

mamba install -c {{conda-forge}} {{python=3.6 numpy}}

click the source code to copy install mamba on any operating system with command-not-found.com