Deployment Guide
Installing Dell Command | Configure using a Deb package
You can install Dell Command | Configure in Dell Embedded PCs running Ubuntu Desktop operating
system using the Deb package downloaded from dell.com/support. See Accessing Dell Command |
Configure installer.
1. From dell.com/support, download the command_configure-linux-<version number>-<build
number>.tar.gz.
2. Untar the file using the following command:
tar -zxvf command_configure-linux-<version number>-<build number>.tar.gz
3. command_configure-linux-<version number>-<build number>.tar.gz contains the following
packages that must be installed in the following order:
a. srvadmin-hapi_8.3.0-1_amd64.deb
b. command_configure-linux-<version number>-<build number>.x64.deb.
4. To install HAPI, run the following command:
dpkg -i srvadmin-hapi_8.3.0-1_amd64.deb
NOTE: If the installation fails due to dependency problems, then run the following command to
install all dependent packages from the Ubuntu repository:
apt-get -f install
5. To install Dell Command | Configure, run
dpkg -i command_configure-linux-<version number>-<build number>.x64.deb
12