- Download the appropriate version of the installation package (32-bit or 64-bit). The downloaded file has *.tar.gz extension:
HTML |
---|
<center>
<br>
<img src="/wiki/download/attachments/4227153/Installing UGENE on Linux.png"/>
<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:
or the command line version using the command:
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. |