Uninstall
Introduction
To ensure a smooth and complete removal of all software components related to the Almaden application, please follow the steps below. This process will help ensure that no residual files or settings remain on your system.
If you have any questions or encounter any issues during the uninstallation process, feel free to contact our support team.
Uninstall – Microsoft Windows
Batch File – Execute as Administrator to Uninstall All Almaden Products
Uninstall – Linux
DPKG
# Desktop Agent
dpkg -r ada
# Server Agent
dpkg -r asa
#Automatos Remote Control Server (ARC SERVER)
sudo /opt/ISLOnline/ISLAlwaysOn/uninstall.pl
sudo rm -rf /opt/ISLOnline/ISLAlwaysOn/
sudo rm -rf /etc/islonline/ISL+AlwaysOn/
RPM
# Desktop Agent
rpm -e ada
# Server Agent
rpm -e asa
#Automatos Remote Control Server (ARC SERVER)
sudo /opt/ISLOnline/ISLAlwaysOn/uninstall.pl
sudo rm -rf /opt/ISLOnline/ISLAlwaysOn/
sudo rm -rf /etc/islonline/ISL+AlwaysOn/
Uninstall – MacOS
To remove all Almaden products from the macOS operating system, simply delete the following directory:
/Applications/AutomatosADA
Or use the following command in the terminal:
#Desktop Agent
sudo rm -rf /Applications/AutomatosADA
#Automatos Remote Control Server
sudo rm -rf ~/.islonline/ISL+AlwaysOn
sudo rm -rf ~/.islonline/Cache/ISL AlwaysOn
sudo rm -rf /etc/islonline/ISL+AlwaysOn