Linux Install
Use the following instructions to install SAV on a sequencing system or personal computer using Linux.
| 1. | Download the SAV installer file (*.zip) from the Sequencing Analysis Viewer support site page. |
| 2. | Navigate to the installer file, and then unzip the installer. |
| 3. | Open the Terminal application, and then navigate to the folder containing the installer. |
| 4. | Enter the following command to install SAV: |
sudo rpm -i <installer file name>.rpm --force
| 5. | If installing on an instrument, enter the ilmnadmin password. |
SAV automatically installs without a success message.
| 6. | To launch SAV, select the Sequencing Analysis Viewer application in Applications. |
| 1. | Open the Terminal application. |
| 2. | Enter the following uninstall command: |
sudo rpm -e sequencing-analysis-viewer-3.0.0-1.el8.x86_64
| 3. | If uninstalling from an instrument, enter your ilmnadmin password. |
