# Install addons on Linux

Source: [https://docs.qualcomm.com/doc/80-77512-1/topic/hexagon-dsp-sdk-install-addons-linux.html](https://docs.qualcomm.com/doc/80-77512-1/topic/hexagon-dsp-sdk-install-addons-linux.html)

## GUI-based installation

Refer to [GUI-based installation](https://docs.qualcomm.com/doc/80-77512-1/topic/hexagon-dsp-sdk-install-addons-windows.html#concept_dgs_rmy_mbc__section_a1m_y25_pbc_jcock_06-03-24-1452-41-328).

## CLI-based installation

To install the addons using `qpm-cli`:
1. Open a terminal.
2. Run `qpm-cli --login` to log in to QPM3.
3. Run `qpm-cli --license-activate <desired addon>` to
                        activate the license for the addon.
4. Run `qpm-cli --install <desired addon> --version
                            <version>` to install the preferred addon. The available
                        version of a product can be found using the `--info` command.
                        For example, `qpm-cli --info audio1.x`. The
                            `--version`argument is optional. Skipping this argument
                        will install the latest version of the addon.
    1. You will be prompted to select an SDK instance if multiple SDK
                                versions are installed.
    2. After installation is complete, check the addons folder in your SDK
                                instance.

**Parent Topic:** [Addons](https://docs.qualcomm.com/doc/80-77512-1/topic/hexagon-dsp-sdk-addons.html)

Last Published: Jul 10, 2024

[Previous Topic
Install addons on Windows](https://docs.qualcomm.com/bundle/publicresource/80-77512-1/topics/hexagon-dsp-sdk-install-addons-windows.md) [Next Topic
Setup](https://docs.qualcomm.com/bundle/publicresource/80-77512-1/topics/hexagon-dsp-sdk-setup.md)