Page tree

Versions Compared

Key

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

...

Installation using online installer

  • Download an archive with the online installer file for your platform("ugeneInstaller_64bit.tar").
  • Make the file executable - in the Terminal run "chmod +x installer_file_name".
  • Execute the file: "./installer_file_name". For example:Unpack the archive.
  • Run the extracted "ugeneInstaller_64bit" executable file.


    Code Block
    themeMidnight
    cd ~/Downloads
    chmod +x ugeneInstaller_64bit
    ./ugeneInstaller_64bit
  • Follow the installation wizard.

...