Uninstall

Stop service and turn autorun off:

systemctl stop astra
systemctl disable astra

Remove service from the service manager:

astra remove

Remove binary file and configuration files:

rm -rf /usr/bin/astra /etc/astra
Was this answer helpful? 0 Users Found This Useful (0 Votes)