How to Install and Uninstall libucommon-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "libucommon-dev" package

Please follow the instructions below to install libucommon-dev on Kali Linux

$ sudo apt update $ sudo apt install libucommon-dev

2. Uninstall "libucommon-dev" package

Please follow the step by step instructions below to uninstall libucommon-dev on Kali Linux:

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

3. Information about the libucommon-dev package on Kali Linux

Package: libucommon-dev
Source: ucommon (7.0.1-0.1)
Version: 7.0.1-0.1+b1
Installed-Size: 2783
Maintainer: Debian VoIP Team
Architecture: amd64
Depends: libgnutls28-dev, libucommon8 (= 7.0.1-0.1+b1)
Recommends: pkg-config
Suggests: ucommon-doc
Size: 438080
SHA256: 58a159cf494df007d28a64dd514eea56a81e597576672f54483cde2940719a8b
SHA1: c3dbe4310d9f847702b095e8fa6aebf7ac809167
MD5sum: 0a9e771a7a924101a65019e39382b674
Description: lightweight C++ threading and sockets - development files
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 development headers and static libraries.
Description-md5:
Homepage: http://www.gnu.org/software/commoncpp/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/u/ucommon/libucommon-dev_7.0.1-0.1+b1_amd64.deb