Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

To install UGENE on Linux:

  • Download 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:
Code Block
tar -xf [name of the downloaded *.tar.gz file]
  • Change the working directory to the unpacked UGENE directory:
Code Block
cd [name of the unpacked directory]
  • Launch the UGENE GUI version using the command:
Code Block
./ugene -ui

or the command line version using the command:

Code Block
./ugene
Note

Several native packages for specific Linux distributions are also available. UGENE is a part of Ubuntu and Fedora Linux distributions. See the next chapter.

Children Display
alltrue