Article Details

ID: 7015
Case Type: faq
Category: Diamond
Related To:
Family: LatticeSC/M

Search Answer Database

Search Text Image

Diamond: How to install Diamond Encryption Pack in Linux OS?

Use below Linux command:

sudo rpm --nodeps -ivh <diamond encryption pack>

The reason for using nodeps is because the rpm installation checks too strictly for the dependencies. In most cases, Diamond flow works properly with this installation procedure.
All dependency files are in the Diamond base installation, so there should be no issue running Diamond after the rpm installations.