How to Install and Uninstall h2o Package on Kali Linux

Last updated: May 19,2024

1. Install "h2o" package

This tutorial shows how to install h2o on Kali Linux

$ sudo apt update $ sudo apt install h2o

2. Uninstall "h2o" package

This guide let you learn how to uninstall h2o on Kali Linux:

$ sudo apt remove h2o $ sudo apt autoclean && sudo apt autoremove

3. Information about the h2o package on Kali Linux

Package: h2o
Source: h2o (2.2.5+dfsg2-8)
Version: 2.2.5+dfsg2-8+b1
Installed-Size: 2848
Maintainer: Apollon Oikonomopoulos
Architecture: amd64
Depends: adduser, apache2-utils, libc6 (>= 2.35), libgcc-s1 (>= 3.0), libssl3 (>= 3.0.0), libstdc++6 (>= 11), libyaml-0-2, zlib1g (>= 1:1.1.4)
Pre-Depends: init-system-helpers (>= 1.54~)
Size: 926172
SHA256: a54cad4832cad01d2a5496801054ec43020d87751a80e5fbc4db252cee9e055f
SHA1: 05618dcdc996ebb7333417f2242c496b6765fb7f
MD5sum: e78ac85e5d87e91491377ab513f428f6
Description: optimized HTTP/1.x, HTTP/2 server
H2O is a new generation HTTP server that provides quicker response to users
with less CPU utilization when compared to older web servers. Designed from
ground-up, the server takes full advantage of HTTP/2 features including
prioritized content serving and server push.
Description-md5:
Homepage: https://h2o.examp1e.net
Section: httpd
Priority: optional
Filename: pool/main/h/h2o/h2o_2.2.5+dfsg2-8+b1_amd64.deb