Heres what happened when I tried to remove jetty:
horse@box:~$ sudo apt-get remove --purge jetty
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
jetty*
0 upgraded, 0 newly installed, 1 to remove and 3 not upg
I don't know what jetty is, and I never installed it, it must have came
with a package. I first noticed the terminal mentioning it after I
installed node.js so I'm guessing node.js installed it. Looking it up, I
see its a web server. I use apache2 so I have no reason to have jetty
installed, I've b