Rate This Document
Findability
Accuracy
Completeness
Readability

Installing Anaconda

Procedure

  1. Use PuTTY to log in to the server as the root user.
  2. Install Anaconda3.
    bash Anaconda3-2021.05-Linux-aarch64.sh

    Perform the installation as instructed.

    During the installation, press Enter and type yes when prompted. When a message is displayed stating "Do you wish the installer to initialize Anaconda3 by running conda init?", type yes. After the installation is complete, you will see the message "Thank you for installing Anaconda3!".

  3. Set the Anaconda3 environment variables.
    source ~/.bashrc