How to Install and Uninstall libngtcp2-1 Package on Kali Linux

Last updated: September 20,2024

1. Install "libngtcp2-1" package

Please follow the instructions below to install libngtcp2-1 on Kali Linux

$ sudo apt update $ sudo apt install libngtcp2-1

2. Uninstall "libngtcp2-1" package

Please follow the step by step instructions below to uninstall libngtcp2-1 on Kali Linux:

$ sudo apt remove libngtcp2-1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libngtcp2-1 package on Kali Linux

Package: libngtcp2-1
Source: ngtcp2
Version: 0.2.1+dfsg-3
Installed-Size: 288
Maintainer: Sakirnth Nagarasa
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 111820
SHA256: 9d85a2ebfabd51f2d6de7d999bc17d7a268bf35d0ea5c74a143a08ce8e10fc51
SHA1: a8a73071df9e926a98b1c631e2d727f72bac8a9b
MD5sum: 1cc6d14e84186eafb3bd0d3582810ec9
Description: implementation of QUIC protocol (library)
ngtcp2 project is an effort to implement QUIC protocol which is
now being discussed in IETF QUICWG for its standardization.
.
This package contains the shared library.
Description-md5: 56db2111df33e922517e5625b3bbfef6
Multi-Arch: same
Homepage: https://github.com/ngtcp2/ngtcp2
Section: libs
Priority: optional
Filename: pool/main/n/ngtcp2/libngtcp2-1_0.2.1+dfsg-3_amd64.deb

5. The same packages on other Linux Distributions