How to Install and Uninstall pagekite Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 04,2024

1. Install "pagekite" package

This tutorial shows how to install pagekite on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pagekite

2. Uninstall "pagekite" package

Please follow the guidelines below to uninstall pagekite on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pagekite $ sudo apt autoclean && sudo apt autoremove

3. Information about the pagekite package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pagekite
Priority: optional
Section: universe/net
Installed-Size: 495
Maintainer: Ubuntu Developers
Original-Maintainer: FreedomBox packaging team
Architecture: all
Version: 0.5.8a-1
Depends: python-socksipychain (>= 2.0.15), python:any (<< 2.8), python:any (>= 2.7.5-5~), daemon (>= 0.6), python-openssl
Filename: pool/universe/p/pagekite/pagekite_0.5.8a-1_all.deb
Size: 120988
MD5sum: cfbd5c54931d14e96684fde978fd8a2c
SHA1: c7255b4d9a48fa76ec5128f1dd281d4b444035e1
SHA256: bbd4c30124d43f8cb516c32dce193ff9accb8d2f07b81e521211d8646902f185
Description-en: Make localhost servers publicly visible
PageKite is a system for running publicly visible servers (generally
web servers) on machines without a direct connection to the Internet,
such as mobile devices or computers behind restrictive firewalls.
PageKite works around NAT, firewalls and IP-address limitations by
using a combination of tunnels and reverse proxies.
.
Natively supported protocols: HTTP, HTTPS
Partially supported protocols: IRC, Finger
.
Any other TCP-based service, including SSH and VNC, may be exposed
as well to clients supporting HTTP Proxies.
Description-md5: 6ac3b9f649af620bc24cc357d58a580f
Homepage: https://pagekite.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu