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

Last updated: May 04,2024

1. Install "corkscrew" package

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

$ sudo apt update $ sudo apt install corkscrew

2. Uninstall "corkscrew" package

Learn how to uninstall corkscrew on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove corkscrew $ sudo apt autoclean && sudo apt autoremove

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

Package: corkscrew
Priority: optional
Section: universe/net
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: Jari Aalto
Architecture: amd64
Version: 2.0-10
Depends: libc6 (>= 2.15)
Filename: pool/universe/c/corkscrew/corkscrew_2.0-10_amd64.deb
Size: 12084
MD5sum: 4a1613013d455470424a214ef5c9ee19
SHA1: 1cf65e3926c9addef18bc00b8834a0776ad8df1e
SHA256: 7e0c7b5879b8a0f130c6127aca87f93750f62b3dbe53af0979b3ae4a53c815a1
Description-en: tunnel TCP connections through HTTP proxies
corkscrew is a simple tool to tunnel TCP connections through an HTTP
proxy supporting the CONNECT method. It reads stdin and writes to
stdout during the connection, just like netcat.
.
It can be used for instance to connect to an SSH server running on
a remote 443 port through a strict HTTPS proxy.
Description-md5: cab4c2ae5f916570c28d1dbc0cdf3eee
Homepage: http://freshmeat.net/projects/corkscrew
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu