What Does the -c Flag Do in conda install?

  • Thread starter Thread starter fog37
  • Start date Start date
  • Tags Tags
    Python
fog37
Messages
1,566
Reaction score
108
TL;DR
Installing OpenCV, python
Hello Everyone,

I am trying to install OpenCV, which is a library for image processing. I am downloading the Python Anaconda distribution where to use OpenCV. I read that the following commands are needed at the prompt:

conda install -c conda-forge opencv

install
means install the library. conda is the installation manager for Anaconda (when using regular Python, i.e. without downloading any distributions, we can install libraries without any extra command like conda, correct?)

What about the -c part? What does it mean?

And what does the keyword forge mean and do in the context of uploading the library?

Thank you!
 
Technology news on Phys.org

Similar threads

Replies
7
Views
1K
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 15 ·
Replies
15
Views
8K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 25 ·
Replies
25
Views
4K
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
8K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 17 ·
Replies
17
Views
3K