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

Last updated: May 01,2024

1. Install "hitch" package

Here is a brief guide to show you how to install hitch on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install hitch

2. Uninstall "hitch" package

This guide let you learn how to uninstall hitch on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove hitch $ sudo apt autoclean && sudo apt autoremove

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

Package: hitch
Priority: optional
Section: universe/web
Installed-Size: 159
Maintainer: Ubuntu Developers
Original-Maintainer: Stig Sandbeck Mathisen
Architecture: amd64
Version: 1.1.1-1
Depends: libc6 (>= 2.14), libev4 (>= 1:4.04), libssl1.0.0 (>= 1.0.0), init-system-helpers (>= 1.18~), adduser
Filename: pool/universe/h/hitch/hitch_1.1.1-1_amd64.deb
Size: 51064
MD5sum: 6787e2440f0979b56b3c600466de2561
SHA1: b4c679b14db1fbd1a8737647b877ee4a0f4eb468
SHA256: d48300804a258c472232a1e524917b08dcfd4952f9bfaaddc9964da91b86730f
Description-en: scalable TLS proxy
Hitch is a libev-based high performance SSL/TLS proxy, used for terminating
HTTPS traffic in front of origin servers.
.
It features:
* TLS 1.0, 1.1 and 1.2 support.
* SNI, with and without wildcard certificates
* Support for HAproxy's PROXY protocol
Description-md5: e2b798858be2c6540890c8462a808364
Homepage: https://hitch-tls.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu