How to Install and Uninstall libcapnp-0.9.1 Package on Kali Linux

Last updated: May 07,2024

1. Install "libcapnp-0.9.1" package

Please follow the steps below to install libcapnp-0.9.1 on Kali Linux

$ sudo apt update $ sudo apt install libcapnp-0.9.1

2. Uninstall "libcapnp-0.9.1" package

This is a short guide on how to uninstall libcapnp-0.9.1 on Kali Linux:

$ sudo apt remove libcapnp-0.9.1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcapnp-0.9.1 package on Kali Linux

Package: libcapnp-0.9.1
Source: capnproto (0.9.1-4)
Version: 0.9.1-4+b1
Installed-Size: 5589
Maintainer: Tom Lee
Architecture: amd64
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.4), libssl3 (>= 3.0.0), libstdc++6 (>= 11), zlib1g (>= 1:1.1.4)
Size: 1290232
SHA256: 4287662e409da690f9100fe095581ad03a42758a99bc31d9adc77a2bca5ec248
SHA1: b1cd096027e505e66d7b71ade33707be549a2110
MD5sum: 48d9915f57146518a075bdc82d66070a
Description: Cap'n Proto C++ library
Similar to Protocol Buffers, Cap'n Proto is an efficient means of
serializing structured data to be transferred across a network or
written to disk. Users write a Cap'n Proto definition file that
drives a code generator, which in turn emits C++ code for encoding &
decoding messages in the Cap'n Proto format.
.
In addition to being extremely fast, Cap'n Proto also smooths over some
of the rougher aspects of Protocol Buffers & introduces a number of new
features to boot.
.
This package contains the runtime libraries needed for C++ applications.
Description-md5: 26f6e3f168866e93467602cefb11ee7b
Multi-Arch: same
Homepage: https://capnproto.org/
Section: libs
Priority: optional
Filename: pool/main/c/capnproto/libcapnp-0.9.1_0.9.1-4+b1_amd64.deb