The url in the current conda installer is outdated. https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh should be updated to https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh .
https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh
https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh
right here.
Hi @shibuiwilliam, I think you are correct. Would you mind sending a PR n GitHub to fix that?
edit: Yeah, I noticed, it is already there:
Thanks @leandron Seems it’s merged.