Page tree

Versions Compared

Key

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

...

  • Download the TAR.GZ archive.

  • Unpack the archive - in the Terminal run "tar -xf xzf archive_file".
  • From the unpacked folder run "./ugene -uiugeneui" (here "ui" states for "User Interface"). For example:

    Code Block
    themeMidnight
    cd ~/Downloads
    tar -xzf ugene-current-version-x86-64.tar.gz
    cd ugene-current-version
    ./ugeneui

...