

Use the Enter key to review the agreement. To run the installation script, use the command: bash Anaconda3-2020.02-Linux-x86_64.shĪ license agreement will appear. If you have chosen a different version, make sure to check the documentation for that version’s checksum. Your system will display a series of letters and numbers: 69581cf739365ec7fb95608eef694ba959d7d33b36eb961953f2b82cb25bdf5a Anaconda3-2019.07-Linux-x86_64.shĬompare those to the appropriate checksum (or hash) in the Anaconda documentation. Step 3: Verify the Download ChecksumĬhecksum is a security tool used to verify the authenticity and integrity of a downloaded script.Įnter the following: sha256sum Anaconda3–2020.02–Linux–x86_64.sh If you are using Python 2.7, use the appropriate URL.

Switch to the /tmp directory and use curl to download the installer using your command terminal: cd /tmp curl –O Note the URL and use it to download the correct version.
