How to Install and Uninstall capnproto Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "capnproto" package

Please follow the steps below to install capnproto on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install capnproto

2. Uninstall "capnproto" package

Please follow the guidelines below to uninstall capnproto on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove capnproto $ sudo apt autoclean && sudo apt autoremove

3. Information about the capnproto package on Ubuntu 21.10 (Impish Indri)

Package: capnproto
Architecture: amd64
Version: 0.7.0-7build1
Multi-Arch: foreign
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Tom Lee
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 789
Depends: libc6 (>= 2.34), libcapnp-0.7.0 (= 0.7.0-7build1), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 11)
Filename: pool/universe/c/capnproto/capnproto_0.7.0-7build1_amd64.deb
Size: 243922
MD5sum: cc1d75241d74dd708b97c404ffca8be6
SHA1: 9e7bb3e20e0e08756b09384b3729096e1de30ab7
SHA256: c92991526a9fe7bda792fc05383419f27118e4665e77f9c3daad2608f7cea737
SHA512: b4571358d5742102dcdcb6b771580afcef428fb2e39c8a15ff1f2887ab7f49091a383f67e2cc5375290f7156f11a8cf028844589a84cbf45af8fc4c784352722
Homepage: https://capnproto.org/
Description-en: tool for working with the Cap'n Proto data interchange format
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 a small suite of tools for developing & maintaining
your Cap'n Proto schema files, including a code generator for compiling
your schema files to supported languages.
Description-md5: 91e7c63080dfa6da83ea260ce539593f