Open terminal in inside downloaded folder. When the folder has setup.py scripts probably could by installed as module.
When you using conda install first install build package
# Display information about current conda install
conda info
# Install conda-build in the current env
conda install conda-build