How to Install and Uninstall capnproto Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 02,2024

1. Install "capnproto" package

Please follow the instructions below to install capnproto on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install capnproto

2. Uninstall "capnproto" package

Please follow the steps below to uninstall capnproto on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the capnproto package on Ubuntu 20.10 (Groovy Gorilla)

Package: capnproto
Architecture: amd64
Version: 0.7.0-7
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: 949
Depends: libc6 (>= 2.14), libcapnp-0.7.0 (= 0.7.0-7), libgcc-s1 (>= 3.0), libstdc++6 (>= 5)
Filename: pool/universe/c/capnproto/capnproto_0.7.0-7_amd64.deb
Size: 236548
MD5sum: d0004ce8adcb22dc9c35c9a28f0e7d8c
SHA1: 3037e0ff20249c977e613850198da1cdf657837f
SHA256: 9eaaea045eb0488fd6cbf2c75a7216a416b50d1b6ecc057245043c8516bb2f2c
SHA512: 6efc3b0bb8f00d17174a8a9fa0fcb6c4ae6f00c2bc122f8af7bdc29f23d0a9aa2003460e09b4e85223004fef1af9aced117d38197f097f564d1b1c26e0739bda
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