Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Due to the immigration of Lustre I lost libraries and software that was installed by DSI. I will start now to install them again as I am have the permission now to do that.

Anaconda:

wget https://repo.anaconda.com/archive/Anaconda3-2022.05-Linux-x86_64.sh

chmod +x Anaconda3-2022.05-Linux-x86_64.sh

./Anaconda3-2022.05-Linux-x86_64.sh

Anaconda3 will now be installed into this location:
/network/lustre/iss02/home/saeed.zahran/anaconda3

  • Press ENTER to confirm the location

  • Press CTRL-C to abort the installation

  • Or specify a different location below

[/network/lustre/iss02/home/saeed.zahran/anaconda3] >>>
ERROR: File or directory already exists: '/network/lustre/iss02/home/saeed.zahran/anaconda3'
If you want to update an existing installation, use the -u option.