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

Last updated: May 17,2024

1. Install "libcommoncpp2-dev" package

Here is a brief guide to show you how to install libcommoncpp2-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcommoncpp2-dev

2. Uninstall "libcommoncpp2-dev" package

This tutorial shows how to uninstall libcommoncpp2-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libcommoncpp2-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 1768
Maintainer: Ubuntu Developers
Original-Maintainer: Debian VoIP Team
Architecture: amd64
Source: libcommoncpp2
Version: 1.8.1-6.1
Depends: libccgnu2-1.8-0v5 (= 1.8.1-6.1), libgnutls28-dev | libgnutls-dev, zlib1g-dev, libgcrypt11-dev | libgcrypt-dev, pkg-config
Suggests: libcommoncpp2-doc
Filename: pool/universe/libc/libcommoncpp2/libcommoncpp2-dev_1.8.1-6.1_amd64.deb
Size: 270786
MD5sum: 2ff4d61e3e11c7034e02c233b543c558
SHA1: b0177f61d3078df41a5c58ab3d4b5a275ec02b65
SHA256: e01f3b47ec7ced216d1c31b5d41eb17e40b6cb225da7eed9a1349e506a59afc7
Description-en: Header files and static libraries for Common C++ "2"
Common C++ is a GNU package which offers portable "abstraction" of system
services such as threads, networks, and sockets. Common C++ also offers
individual frameworks generally useful to developing portable C++
applications including a object persistence engine, math libraries,
threading, sockets, etc. Common C++ is small, and highly portable.
Common C++ will support most Unix operating systems as well
as Win32, in addition to GNU/Linux.
.
This package contains the development files.
Description-md5: 72af63f2708242c64d4914bebcfc7c60
Homepage: http://www.gnu.org/software/commoncpp/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu