How to Install and Uninstall libucommon7v5-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libucommon7v5-dbg" package

This tutorial shows how to install libucommon7v5-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libucommon7v5-dbg

2. Uninstall "libucommon7v5-dbg" package

Please follow the guidance below to uninstall libucommon7v5-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libucommon7v5-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the libucommon7v5-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libucommon7v5-dbg
Priority: extra
Section: universe/debug
Installed-Size: 1486
Maintainer: Ubuntu Developers
Original-Maintainer: Jonas Smedegaard
Architecture: amd64
Source: ucommon
Version: 6.4.4-2ubuntu1
Replaces: libucommon7-dbg
Depends: libucommon7v5 (= 6.4.4-2ubuntu1)
Conflicts: libucommon7-dbg
Filename: pool/universe/u/ucommon/libucommon7v5-dbg_6.4.4-2ubuntu1_amd64.deb
Size: 1163368
MD5sum: f6165cdb2788a134455a9223c5c91411
SHA1: 4af8dde9b5038b1934233d4bad1a4165b6fc16be
SHA256: 89c5ac69f7809e3ffdf3b51807b122c9fde2202178de024eaf5eda5cdd8f62c3
Description-en: lightweight C++ threading and sockets - debugging symbols
GNU uCommon C++ is a lightweight library to facilitate using C++ design
patterns even for very deeply embedded applications, such as for
systems using uClibc along with POSIX threading support. For this
reason, uCommon disables language features that consume memory or
introduce runtime overhead. uCommon introduces some design patterns
from Objective-C, such as reference counted objects, memory pools, and
smart pointers. uCommon introduces some new concepts for handling of
thread locking and synchronization.
.
This package contains the debugging symbols.
Description-md5: 7aa7c0c05d4d1e16963a48fa479c5d2e
Homepage: http://www.gnu.org/software/commoncpp/
Build-Ids: 5f10bcd11cbaefd8a6efe1c811c39af4d0165efe 99079db46440930bc9b4490e085ba7ab56f61cfb b5192462e58e6fea2d5477012de07b3debc5ce0f
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu