Ugene packages for different Ubuntu versions are available on the Personal Package Archives (PPA). To start installing and using software from the UGENE PPA do the following steps:
- Open a terminal and enter:
Code Block |
---|
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:
Code Block |
---|
sudo apt-get update |
- Now you're ready to start installing UGENE:
Code Block |
---|
sudo apt-get install ugene |
- To install the non-free UGENE plugins do the following:
Code Block |
---|
sudo apt-get install ugene-non-free |
UGENE will appear in the applications list.
HTML |
---|
<center>
<br>
<img src="/wiki/download/attachments/4227155/Installing UGENE on Ubuntu_1.jpg"/>
<br>
</center> |