Versions Compared

Key

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

...

  • Online installer: updates to new versions are supported
  • Offline installer (TAR.GZ archive): does not require Internet connection to be installed
  • Native installation: available for Ubuntu and Fedora only, provides closer integration with the operating systems

...

Information about native installation on Ubuntu and Fedora is provided below.

Installation using online installer

  • Download the online installer file for your platform (32-bit or 64-bit).
  • Make the file executable - in the Terminal run "chmod +x installer_file_name".
  • Execute the file: "./installer_file_name". For example:

    Code Block
    themeMidnight
    cd "[path/to/installer_file]"~/Downloads
    chmod +x [installer_file]
    ./[installer_file]
    s
     ugeneInstaller_64bit
    ./ugeneInstaller_64bit
  • Follow the installation wizard.
HTML
<center>
  <br>
  <img src="/wiki/download/attachments/22055767/Installation on Linux_1.png"/>
  <br> 
</center>

On a new UGENE version release, a notification will appear with an option to update the package.

Installation using offline installer

 

 

 

 

 

To install UGENE on Linux:

...