Versions Compared

Key

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

To install UGENE on Linux:

  • Download the appropriate version of the installation package (32-bit or 64-bit). UGENE Linux installation package:
HTML
<center>
  <br>
  <img src="/wiki/download/attachments/19766655/Installation on Linux.png"/>
  <br> 
</center>
  • Set the file as executable:
Code Block
chmod +x [name of the downloaded file]
  • Launch the file and follow the Unipro Setup wizard.
HTML
<center>
  <br>
  <img src="/wiki/download/attachments/19766655/Installation on Linux_1.png"/>
  <br> 
</center>

Alternatively, to use UGENE without installing:

HTML
<center>
  <br>
  <img src="/wiki/download/attachments/19766655/Installation on Linux_2.bmp"/>
  <br> 
</center>
  • Unpack the archive. You can use this command:

...