How to Install and Uninstall libprotocol-http2-perl Package on Kali Linux

Last updated: May 11,2024

1. Install "libprotocol-http2-perl" package

In this section, we are going to explain the necessary steps to install libprotocol-http2-perl on Kali Linux

$ sudo apt update $ sudo apt install libprotocol-http2-perl

2. Uninstall "libprotocol-http2-perl" package

Please follow the steps below to uninstall libprotocol-http2-perl on Kali Linux:

$ sudo apt remove libprotocol-http2-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libprotocol-http2-perl package on Kali Linux

Package: libprotocol-http2-perl
Version: 1.10-3
Installed-Size: 179
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 43668
SHA256: ddca330957ab7aecddf209dfd8859a5a04b11495e7747a1f01b27ce60ba32be6
SHA1: c240ca3cb1c1467485eb13f7194ea819b79a1cfa
MD5sum: c4e3b5bf194c0ef51bc502ffbf25de84
Description: HTTP/2 protocol implementation with client and server libraries
Protocol::HTTP2 is HTTP/2 protocol implementation (RFC 7540) with stateful
decoders/encoders of HTTP/2 frames. You may use this module to implement your
own HTTP/2 client/server/intermediate on top of your favorite event loop over
plain or TLS socket.
.
Protocol::HTTP2::Client is HTTP/2 client library. It's intended to make
HTTP/2 client implementations on top of your favorite event-loop.
.
Protocol::HTTP2::Server is HTTP/2 server library. It's intended to make
HTTP/2 server implementations on top of your favorite event loop.
Description-md5:
Homepage: https://metacpan.org/release/Protocol-HTTP2
Section: perl
Priority: optional
Filename: pool/main/libp/libprotocol-http2-perl/libprotocol-http2-perl_1.10-3_all.deb