How to Install and Uninstall ucommon-utils Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 06,2024

1. Install "ucommon-utils" package

This guide covers the steps necessary to install ucommon-utils on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ucommon-utils

2. Uninstall "ucommon-utils" package

Learn how to uninstall ucommon-utils on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ucommon-utils package on Ubuntu 21.10 (Impish Indri)

Package: ucommon-utils
Architecture: amd64
Version: 7.0.0-19ubuntu1
Priority: optional
Section: universe/utils
Source: ucommon
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian VoIP Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 253
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libucommon8 (>= 7.0.0)
Filename: pool/universe/u/ucommon/ucommon-utils_7.0.0-19ubuntu1_amd64.deb
Size: 45256
MD5sum: e0cc8101f17854425bb9ab50d4d6f470
SHA1: 3b4e22702b7c9f707056c4a075ed14171ab745cf
SHA256: 65883bf68b1e1a21b4e5fc3298565bb627ca18e0a373216e9a8124d838ad12e1
SHA512: cfd4623f4c286e196b8e338fecc34dc423f8383d4c697e931c12c80cd6622aec2102c76aa47638c948b0e9ec863fbccf6e29c3baffd38289512852902e40f4a6
Homepage: http://www.gnu.org/software/commoncpp/
Description-en: 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: 6272f28c456a571b8537cf7dfe8288cd