Robot installation and un-installation on Ubuntu version 16 is supported from robot version 7.91.
How to install and uninstall the robot for Ubuntu 16 version ?
domain=<domain_to_which_the_robot_will_belong> hub=<name_of_desired_parent_hub> hubip=<parent_hub_IP_address> hubrobotname=<parent_hub_local_robot> hubport=<parent_hub_port_number>
Run “dpkg -i nimsoft-robot+ubuntu_amd64.deb”
chmod –R 755 /opt/nimsoft
/opt/nimsoft/install/RobotConfigurer.sh
/opt/nimsoft/install/service-ctrl.sh enable
/opt/nimsoft/bin/niminit start
Uninstall:
========
/opt/nimsoft/bin/niminit stop
systemctl disable nimbus.service
/lib/systemd/system/nimbus.service
ps -eaf | grep nim