reqopchain.blogg.se

Download conda
Download conda













download conda

Miniconda3-p圓9_4.12.0-Linux-x86_64.shĭo note that your installer will have a different name. The installer is a Shell script, so the easiest way to install Miniconda is to use the following command. Shasum: WARNING: 1 computed checksum did NOT match Step 3: Execute the Installer In this case, download the file again and verify the hash again. The output provided below is when the hash did not match. The one provided right below is when the hash matched and it is considered safe to use the downloaded installer. Once you run this command, you will get either output. Now, run the following command with appropriate changes: echo "HASH_OF_INSTALLER *INSTALLER_SCRIPT_NAME" | shasum -check To verify that the installer you downloaded, make note of the hash that is available on the above-linked webpage. The hash for each file is right next to the download button on the above-mentioned website. Hash verification is the process to determine that the file you downloaded was in fact the correct one, and not incomplete nor compromised. Mode of 'Miniconda3-p圓9_4.12.0-Linux-x86_64.sh' changed from 0664 (rw-rw-r-) to 0775 (rwxrwxr-x)Īnd with that, proceed to the next step. I want the Miniconda installer for Intel x86 with Python 3.9, so the file I download is named Miniconda3-p圓9_4.12.0-Linux-x86_64.sh. Running this command will make the installer script executable. Do so with the following command: chmod -v +x Miniconda*.sh The installer is a shell script, so make sure that it can be executed. Select the installer script that contains the version of Python you need along with the correct CPU architecture.















Download conda