service rightlink stop
service rightscale stop
# CentOS, RHEL
yum remove rightscale
# Debian, Ubuntu
apt-get remove rightscale
# CentOS, RHEL
yum remove rightlink6 rightlink6-sandbox
# Debian, Ubuntu
apt-get purge rightlink6 rightlink6-sandbox
The uninstaller may show an error while deleting files inside /opt/rightscale/*. This is normal behavior.
rm
-rf
/etc/rightscale
.d
/opt/rightscale
/var/lib/rightscale
/etc/init
.d
/rightimage
/var/spool/cloud
/var/cache/rightscale
# verify that you have not left any rightscale files (except /usr/share/zoneinfo/right)
find
/ -name right*
© 2006-2014 RightScale, Inc. All rights reserved.
RightScale is a registered trademark of RightScale, Inc. All other products and services may be trademarks or servicemarks of their respective owners.