User Guide

Page 9 of 37
In
t
el
®
N
U
C
P
ro
So
ft
w
a
re
S
u
i
t
e
-
U
s
er Gu
id
e
3
Installation Steps - Linux
1.
Go
to
ht
tp
s:
//d
o
w
nload
c
e
nt
er
.
i
nt
e
l.
c
o
m
a
nd
s
earch
f
o
r
I
nt
e
l
®
NUC
Pro
S
o
ftware
S
u
i
te
2.
Download the tar package available for Linux Operating System IntelNpss-Linux_<version>.tar and install files in the
order mentioned
below
NOTE: Refer to the section Installation Steps Windows above if your target OS is Windows.
3.1
Prerequisite for fresh Linux machine and NUC
1. Install QT libraries and dependencies for Linux version of Intel® NUC Pro Software Suite and Configuration tool:
a. sudo apt update
b. sudo apt upgrade
c. sudo apt install --reinstall libxcb-xinerama0
d. sudo apt install dkms
e. sudo apt install build-essential
3.2
Driver and application installation on target NUC
1.
Locate and open Terminal on your target NUC.
2.
If the driver is already installed in the system, type in the command sudo dpkg -r intel-nucprosoftwaresuite-driver to uninstall.
3.
To install the new driver
, enter
sudo dpkg -i intel-nucprosoftwaresuite-driver_2.0.9-2_all.deb
4.
To install the Intel® NUC Pro Software Suite application, enter
sudo dpkg -i intel-nucprosoftwaresuite_2.0.9-
2_amd64.deb
NOTE: Always use the latest version number of the installation files in the commands above.
3.3
Configuration tool installation on host PC
1.
Locate and open Terminal on your host PC.