Steps below detail the process of downloading and installing this pre-requisite package:
1. Download the runtime installation package from the Thales website from Knowledge Article View - Thales Customer Support (thalesgroup.com). Note: You will need to accept the end user license agreement prior to the download.
2. Copy the downloaded installation package (Sentinel_LDK_Ubuntu_DEB_Run-time_Installer.tar.gz) to the machine where you wish to install it.
3. Unpack the installation package using the following command:
tar -zxvf Sentinel_LDK_Ubuntu_DEB_Run-time_Installer.tar.gz
This will unpack the contents of the archive to a folder named “Sentinel_LDK_Ubuntu_DEB_Run-time_Installer” within the current working directory.
4. Install the runtime library appropriate for your machine from the unpacked content.
E.g. for a machine with an amd64 processor architecture, the runtime package file is called aksusbd_9.15-1_amd64.deb, and can be found directly within the “Sentinel_LDK_Ubuntu_DEB_Run-time_Installer” folder.
Installation command:
sudo dpkg -i Sentinel_LDK_Ubuntu_DEB_Run-time_Installer/aksusbd_9.15-1_amd64.deb