> For the complete documentation index, see [llms.txt](https://help.connected.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.connected.illumina.com/partek/partek-genomics-suite/installation-guide/floating-locked-floating-installation/linux-installation.md).

# Linux Installation

This guide is specific to the installation of Partek Genomics Suite software on a Linux operating system.

1\. Download the latest Linux version of [Partek Genomics Suite](/partek/partek-genomics-suite/version-updates.md).

2\. Click on Download under the Linux session and save/open the file. Extract on you preferred folder and remember its location.

![](/files/LdHgJxdbUi1QiT4CpCnE)

![](/files/i9eeqvHQihLOw9LEwDpB)

4\. Install FlexNet following this [guide](/partek/partek-genomics-suite/installation-guide/floating-locked-floating-installation/linux-installation/flexnet-installation-on-linux.md).

5\. Open a terminal and navigate to the location where you extracted the "partekgs" folder.

6\. Go into the "bin" directory and run the "partek" file (Figure 2).

![](/files/kdU1nrxAMWNqFyJfPnsd)

7\. The Partek License Manager will appear.

![](/files/VeiNj9EzeYggirNJVsKE)

8\. If you do not have a license, please contact [licensing@partek.com](mailto:support@partek.com).

* Be sure to click on the "Copy Information" button under the "Computer information" section of this window to paste the information into the email to <licensing@partek.com>.

9\. If you have a license, click on the "+ Add License" button.

10\. The Partek License Manager - Add License window will appear.

11\. Select the "License server" radio button and fill the "Server Name" with the "Host Name" that you copied from the "Computer information" section.

12\. Select "Add".

11\. After adding the license, the Partek License Manager window will reappear. Select "Validate Licenses" and the license information will show up on your window.

![](/files/ubDoNXiIjAhn4ePPh8m5)

12\. Close the Partek License Manager and run "./partek" again from the "partekgs/bin" directory.

13\. The Partek License Agreement window will appear, select "Agree".

![](/files/TWySGVwtp3fKyJVhIpQ6)

You are now able to use Partek Genomics Suite.

## Additional Assistance

If you need additional assistance, please visit [our support page](http://www.partek.com/support) to submit a help ticket or find phone numbers for regional support.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.connected.illumina.com/partek/partek-genomics-suite/installation-guide/floating-locked-floating-installation/linux-installation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
