How to Install c-icap software package in Debian 7 (Wheezy)

How to Install c-icap software package in Debian 7 (Wheezy)

c-icap software package provides ICAP server implementation, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install c-icap 

c-icap is installed in your system.

Make ensure the c-icap package were installed using the commands given below,

$ sudo dpkg-query -l | grep c-icap *

You will get with c-icap package name, version, architecture and description in a table

c-icap package basic information:

Distro Debian 7 wheezy
Section Network
Package c-icap
Version 1:0.1.6-1.1+deb7u2
Description ICAP server implementation
Sub Section Net


See Also, How to uninstall or remove c-icap software package from Debian 7 (Wheezy)?