There are a few different ways to uninstall pagekite.py
, depending on how you installed it in the first place.
Simply delete the pagekite.py
and pagekite.cfg
files from your desktop or home folder.
If you installed pagekite.py
using the curl
-based installer or a manual download, the following commands should remove pagekite.py
from your system:
$ sudo rm $(which pagekite.py) $(which pagekite-gtk.py)
$ sudo apt-get remove pagekite python-pysocksipychain
You may also want to edit /etc/apt/sources.list
and comment out or remove the line mentioning PageKite.
$ sudo rpm -e pagekite python-socksipychain
If you added the apt repository, you may also want to remove it using this command:
$ sudo rpm -e pagekite-repo...
Comments
usage: rm [-f | -i] [-dPRrvW] file ...
unlink file
has the un-istall worked, how do I know?
Get this error : rm: missing operand
I'd really like to use this but I cannot find any instruction how to actually see a locally hosted site. I create an account ppd.pagekite.me but all I see is the xampp dashboard.
How do I see all the site I'm hosting on localhost?
Thanks
Sean
(I'm setting up a covid-19 support forum for my road and want to make the name more meaningful)
Jim