I try to install the dev headers before installing node-capnp as the doc says: sudo apt-get install nodejs-dev nodejs-legacy capnproto-dev I get this error: Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package capnproto-dev I use ubuntu 14.04. So far I was not able to locate this package anywhere, did the installation steps change?