To install the application on a device with the TeNIX WS operating system:
PKGDIR=<directory with the packages> tpkg kics
to install the application without the graphical user interfacePKGDIR=<directory with the packages> tpkg kics-gui
to install the application and the graphical user interfacePKGDIR=<directory with the packages> tpkg klnagent
to install the Network Agent packageTo remove the application from the TeNIX WS device:
PKGDIR=<directory with the packages> tpkg -d <package>
where <package>
is one of the following installation packages:
kics
is the application package without the graphical user interface.kics-gui
is the application package with the graphical user interface.klnagent
is the Network Agent package.