Child pages
  • Native Installation on Ubuntu

Versions Compared

Key

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

...

  • UGENE packages for different Ubuntu versions are available on the Personal Package Archives (PPA).

...

  • Open a terminal and enter:

...

  • Add "iefremov/ppa" repository and pull down the latest list of software available. In the Terminal run:

    Code Block
    themeMidnight
    sudo add-apt-repository ppa:iefremov/ppa

...

  • Now, as a one-off, you should tell your system to pull down the latest list of software from ugene archive it knows about, including the PPA:

...

  • 
    sudo apt-get update
  • Now you're ready to start installing UGENE

    Install UGENE, tools with non-free licenses, and sample data:

    Code Block
    themeMidnight
    sudo apt-get install ugene

...

  • To install the non-free UGENE plugins do the following:

...

  • 
    sudo apt-get install ugene-non-free

...

  •  To install the UGENE data do the following:

...

  • 
    sudo apt-get install ugene-data

UGENE will appear in the applications list.

HTML
<center>
  <br>
  <img src="/wiki/download/attachments/422715522055768/Installing UGENE on Ubuntu_1.jpg"/>
  <br> 
</center>