System
Programming
Editors
Development
Publishing
Reference
Documentation
Show channels:
$ conda config --get channels
Add a channel:
$ conda config --add channels CHANNEL
Remove a channel:
$ conda config --remove channels CHANNEL