How to Install bitz-server-dbg software package in Ubuntu 16.10 (Yakkety Yak)

How to Install bitz-server-dbg software package in Ubuntu 16.10 (Yakkety Yak)

bitz-server-dbg software package provides ICAP server (RFC 3507) implementation in C++ (server debug symbols), 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-dbg 

bitz-server-dbg is installed in your system.

Make ensure the bitz-server-dbg package were installed using the commands given below,

$ sudo dpkg-query -l | grep bitz-server-dbg *

You will get with bitz-server-dbg package name, version, architecture and description in a table

bitz-server-dbg package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Debug packages
Package bitz-server-dbg
Version 1.0.0-2
Description ICAP server (RFC 3507) implementation in C++ (server debug symbols)
Sub Section debug


See Also, How to uninstall or remove bitz-server-dbg software package from Ubuntu 16.10 (Yakkety Yak)?