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

Last updated: July 08,2024

1. Install "libicapapi-dev" package

In this section, we are going to explain the necessary steps to install libicapapi-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libicapapi-dev

2. Uninstall "libicapapi-dev" package

Please follow the steps below to uninstall libicapapi-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libicapapi-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 211
Maintainer: Ubuntu Developers
Original-Maintainer: Mathieu Parent
Architecture: amd64
Source: c-icap
Version: 1:0.4.2-2
Depends: libicapapi4 (= 1:0.4.2-2)
Filename: pool/universe/c/c-icap/libicapapi-dev_0.4.2-2_amd64.deb
Size: 32784
MD5sum: 91b0a13d8a4c8aba2da1ba64ad0d41be
SHA1: f886d1c9bb928594017395b7b1e50459e2506638
SHA256: b129175163cce46054a0d5fc4874916dccc941e0b8e063480e3a9aa5740b660c
Description-en: ICAP API library development files
C-ICAP is an implementation of an ICAP server. It can be used with
HTTP proxies that support the ICAP protocol to implement content
adaptation and filtering services.
.
Most of the commercial HTTP proxies must support the ICAP protocol.
The open source Squid 3.x proxy server supports it.
.
This Package contains the ICAP API library development files.
Description-md5: d6e23f9ae352dee5b236bb4f868e0ee8
Homepage: http://c-icap.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu