How to Install and Uninstall ucommon-doc Package on Kali Linux

Last updated: May 03,2024

1. Install "ucommon-doc" package

Please follow the step by step instructions below to install ucommon-doc on Kali Linux

$ sudo apt update $ sudo apt install ucommon-doc

2. Uninstall "ucommon-doc" package

This guide let you learn how to uninstall ucommon-doc on Kali Linux:

$ sudo apt remove ucommon-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the ucommon-doc package on Kali Linux

Package: ucommon-doc
Source: ucommon
Version: 7.0.1-0.1
Installed-Size: 9814
Maintainer: Debian VoIP Team
Architecture: all
Depends: libjs-jquery
Size: 724480
SHA256: e0ad56fc517ff7f326cdcd470546e45a12f32b98d2021f76065af6f39cf7923c
SHA1: 6be947d1681d61ab15e5848787e01b163f5c467f
MD5sum: 0b65b776c870fc9cac3e65b5246d2e1c
Description: lightweight C++ threading and sockets - documentation
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 API documentation.
Description-md5:
Homepage: http://www.gnu.org/software/commoncpp/
Tag: devel::doc, devel::lang:c++, role::documentation
Section: doc
Priority: optional
Filename: pool/main/u/ucommon/ucommon-doc_7.0.1-0.1_all.deb