_have installed gitlab-ce from as
curl -sS https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.deb.sh | sudo bash sudo apt-get install gitlab-ce
but i want to uninstall it. But as i try using command gitlab-ctl unistall, gitlab-ctl-cleanse and apt-get purge gitlab-ce it cannot remove /var/opt/gitlab folder i have manually tried to remove it using root privilege but failed please help_