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

Last updated: May 06,2024

1. Install "ucommon-utils" package

Here is a brief guide to show you how to install ucommon-utils on Kali Linux

$ sudo apt update $ sudo apt install ucommon-utils

2. Uninstall "ucommon-utils" package

Please follow the instructions below to uninstall ucommon-utils on Kali Linux:

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

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

Package: ucommon-utils
Source: ucommon (7.0.1-0.1)
Version: 7.0.1-0.1+b1
Installed-Size: 255
Maintainer: Debian VoIP Team
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), libucommon8 (>= 7.0.0)
Size: 57196
SHA256: 69d69e7c8a865ab8ef7a1c6f32bd456578ff5f8279194a5ea3234fab1be8b427
SHA1: 6cc7d0594d4fb760983a4c21e2de6440708fff1c
MD5sum: 267bc8c866a543f24382b8dc3f38117d
Description: lightweight C++ threading and sockets - utilities
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 following utilities included as part of the
GNU uCommon C++ project:
* args
* car
* keywait
* mdsum
* scrub
* sockaddr
* zerofill
Description-md5:
Homepage: http://www.gnu.org/software/commoncpp/
Section: utils
Priority: optional
Filename: pool/main/u/ucommon/ucommon-utils_7.0.1-0.1+b1_amd64.deb