How to Install and Uninstall libcapnp-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "libcapnp-dev" package

Please follow the instructions below to install libcapnp-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcapnp-dev

2. Uninstall "libcapnp-dev" package

This tutorial shows how to uninstall libcapnp-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libcapnp-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcapnp-dev
Architecture: amd64
Version: 0.5.3-2ubuntu1.1
Multi-Arch: same
Priority: optional
Section: libdevel
Source: capnproto
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Tom Lee
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 6340
Depends: libcapnp-0.5.3 (= 0.5.3-2ubuntu1.1)
Filename: pool/main/c/capnproto/libcapnp-dev_0.5.3-2ubuntu1.1_amd64.deb
Size: 847966
MD5sum: a9da60f8fac4d54185a8b32277e69378
SHA1: 0ba4aed02c373d95f1d20c875e32a99b355e28dc
SHA256: 5865961556d7a75ae358dd0b1e7a7f07b242a01b303976931226db11e510d4fd
SHA512: b637ee6925b5336cb97b9fbe3a4fe366b6a34e44bf3758aab94291f4780dcebb6eff1db0d67612a8a9ae6a0995a10ac804edb626e4f792c4aae0dd7d5c772610
Homepage: https://capnproto.org/
Description-en: Cap'n Proto C++ library (development files)
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 headers and static libraries needed for writing
C++ applications.
Description-md5: 90464cbb9e6611a4e40fb12e2b382efe
Supported: 5y

Package: libcapnp-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 6341
Maintainer: Ubuntu Developers
Original-Maintainer: Tom Lee
Architecture: amd64
Source: capnproto
Version: 0.5.3-2ubuntu1
Depends: libcapnp-0.5.3 (= 0.5.3-2ubuntu1)
Filename: pool/universe/c/capnproto/libcapnp-dev_0.5.3-2ubuntu1_amd64.deb
Size: 852382
MD5sum: b1edc5f444dd55e3ebd979762957c1e3
SHA1: a4a38165a10723eea9cb410fa143e215735db084
SHA256: 8a13b70aa0bca2e7274ba1d06e67b0f75e10cfd295db77c9ef3b29cdb3562e3d
Description-en: Cap'n Proto C++ library (development files)
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 headers and static libraries needed for writing
C++ applications.
Description-md5: 90464cbb9e6611a4e40fb12e2b382efe
Multi-Arch: same
Homepage: https://capnproto.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu