# Installation guide ## Prerequisites * LinX Software Suite DevEnv v5 * Qt 6.4.1 ## Supported Qt Creator versions * Qt Creator 9.0.1 ## Installing LinX Manager Data Engine These steps are intended to be performed in the UX Designer VM 5.0. 1. Download `linx-manager-dataengine__amd64.deb` from the support site. 2. Double-click on the package to open it with GDebi. 3. Follow the instructions to install the package. It's also possible to install the package using the terminal: ``` shell sudo apt install ./linx-manager-dataengine__amd64.deb ``` LinX Manager Data Engine is available from the mode selector in Qt Creator once installed.