bitz-server software package provides ICAP server (RFC 3507) implementation in C++, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install bitz-server
bitz-server is installed in your system.
Make ensure the bitz-server package were installed using the commands given below,
$ sudo dpkg-query -l | grep bitz-server *
You will get with bitz-server package name, version, architecture and description in a table
Distro | Ubuntu 16 10 yakkety yak |
Section | Network |
Package | bitz-server |
Version | 1.0.0-2 |
Description | ICAP server (RFC 3507) implementation in C++ |
Sub Section | Net |