polterguy / hyper-ide

Hyper IDE - A web based IDE for 100+ programming languages
https://gaiasoul.com
GNU General Public License v3.0
55 stars 10 forks source link

How can uninstall? #1

Closed ArthurMenezes closed 6 years ago

ArthurMenezes commented 6 years ago

I installed this on my ubuntu16.04LTS with install.sh script. I want to remove, how do I?

polterguy commented 6 years ago

Hi Arthur, just delete the contents of your /var/www/html folder, and edit your /etc/apache2/apache2.conf file, and remove everything beneath where it says "Phosphorus Five", then restart apache with sudo service apache2 restart, and that should do the trick :)

In addition, it installed also mono, MySQL and GnuPG. You can uninstall these modules with apt-get shell commands ...

polterguy commented 6 years ago

Did it work ...?

I'll just close this one, unless you choose to reopen it :)