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 archive_file".
  • From the unpacked folder run "./ugene -ui" (here "ui" states for "User Interface"). For example:

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

On a new UGENE version release, a notification will appear. However, to install the new version, it is required to manually download the package again.

...