How to Install and Uninstall libccgnu2-1.8-0v5 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libccgnu2-1.8-0v5" package

Please follow the steps below to install libccgnu2-1.8-0v5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libccgnu2-1.8-0v5

2. Uninstall "libccgnu2-1.8-0v5" package

Please follow the instructions below to uninstall libccgnu2-1.8-0v5 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libccgnu2-1.8-0v5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libccgnu2-1.8-0v5 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libccgnu2-1.8-0v5
Priority: optional
Section: universe/libs
Installed-Size: 623
Maintainer: Ubuntu Developers
Original-Maintainer: Debian VoIP Team
Architecture: amd64
Source: libcommoncpp2
Version: 1.8.1-6.1
Replaces: libccgnu2-1.8-0
Depends: libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4)
Conflicts: libccgnu2-1.8-0
Filename: pool/universe/libc/libcommoncpp2/libccgnu2-1.8-0v5_1.8.1-6.1_amd64.deb
Size: 171940
MD5sum: d46d32e3242a7f6cda9b650b04f245f3
SHA1: acb463e738f8cbc57b1fe9eb0c88cb4507408dca
SHA256: d815f471fba740792972a24d3ff98dd6c696c489a7dbb4382976dcf1c18d11f3
Description-en: GNU package for creating portable C++ programs
Common C++ "2" 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 runtime libraries.
Description-md5: a0eb0a964ac1f1308f671571c84a6e27
Multi-Arch: same
Homepage: http://www.gnu.org/software/commoncpp/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu