Query the version of your Aurora Engine on a Linux distribution
To determine the currently installed version of the Aurora Engine, open the command prompt and run the following command:
CODE
cat /opt/cylance/share/doc/samplescore/VERSION
This file may not exist in older versions of the Aurora Engine, in which case open the command prompt and run one of the following commands:
- For a CentOS, Fedora, or Red Hat distribution:
CODE
rpm -qi SampleScore - For a Debian or Ubuntu distribution:
CODE
dpkg -s samplescore