Configuration

How to install additional software in AILab?

245 views March 18, 2020 March 18, 2020 pohheng 0

Introduction:

AI Lab users now have the rights to install additional software packages using 'sudo ...' comands. Do note that upon system startup, an initialization script is automatically ran to update existing software packages. Users are now able to install additional software after the initialization completes.

The following example shows how to install the 'sqlite' package.

Note: While system is updating software, users will not be able to install anything. Run the command below to determine if the updating has completed. The sample output indicates that the initialization is still running.

$ ps -ef | grep apt
ubuntu     12345     1  0 06:23 ?        00:00:00 /bin/sh /usr/lib/apt/apt.systemd.daily install
ubuntu     12346 12345  0 06:23 ?        00:00:00 /bin/sh /usr/lib/apt/apt.systemd.daily lock_is_held install

Applies to:

  • Windows Operating System
  • Linux Operating System

Knowledge Base ID: 202003092 - Last Review: Mar 09 2020 - Revision: 2.0