How to Install and Uninstall libucommon8 Package on Kali Linux

Last updated: April 27,2024

1. Install "libucommon8" package

Please follow the steps below to install libucommon8 on Kali Linux

$ sudo apt update $ sudo apt install libucommon8

2. Uninstall "libucommon8" package

This guide covers the steps necessary to uninstall libucommon8 on Kali Linux:

$ sudo apt remove libucommon8 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libucommon8 package on Kali Linux

Package: libucommon8
Source: ucommon (7.0.1-0.1)
Version: 7.0.1-0.1+b1
Installed-Size: 1180
Maintainer: Debian VoIP Team
Architecture: amd64
Replaces: libucommon7
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgnutls30 (>= 3.8.2), libstdc++6 (>= 13.1)
Suggests: ucommon-utils
Conflicts: libucommon7
Size: 288988
SHA256: eb726d14ee27b6bfebe887ffb58fbdc62efc2c9ec39402a54cca06b00cd1ceec
SHA1: 9817fb69c86a5e5d7dbbbfe8cb07d4cc9130324e
MD5sum: 9cef059c093ee64810979e6da72a80d9
Description: lightweight C++ threading and sockets - shared libraries
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 shared libraries.
Description-md5:
Multi-Arch: same
Homepage: http://www.gnu.org/software/commoncpp/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/u/ucommon/libucommon8_7.0.1-0.1+b1_amd64.deb