# Installation guide ## Prerequisites * LinX Software Suite DevEnv v5 (UX Designer VM) [Download Link](https://crosscontrol.com/software-solutions/linx-software-suite/ux-designer/). * Qt 6.4.1 * Qt Creator 9.0.1 * LinX Manager Data Engine 2.1.0 ## Installing LinX Manager Fieldbus Access These steps are intended to be performed in the UX Designer VM. 1. Download `linx-manager-fieldbusaccess__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-fieldbusaccess__amd64.deb ``` LinX Manager Fieldbus Access is available from the mode selector in Qt Creator once installed. ![LinX-Manager Fieldbus Access](./media/FA.png)