How to uninstall the UIM (Nimsoft) Robot on Linux/UNIX servers/environment.
Complete Steps to remove a Linux robot
How do I uninstall a DX UIM robot?
Guidance
Official documentation: Start, Stop, or Uninstall a Robot (Command Line)
Follow the steps below to uninstall the robot in a linux/Unix Environment:
Example processes:
./nimbus /opt/nimsoft
nimbus(controller)
nimbus(spooler)
nimbus(hdb)
sudo rm /etc/init.d/nimbus
sudo systemctl disable nimbus
sudo rm /etc/systemd/system/nimbus.service
Note: an additional backup file names nimbus.conf.rpmsave may be present on /etc. It is safe to remove from the system as well.