How to Install and Uninstall ucommon-utils Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 06,2024

1. Install "ucommon-utils" package

This tutorial shows how to install ucommon-utils on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ucommon-utils

2. Uninstall "ucommon-utils" package

Here is a brief guide to show you how to uninstall ucommon-utils on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ucommon-utils package on Ubuntu 20.10 (Groovy Gorilla)

Package: ucommon-utils
Architecture: amd64
Version: 7.0.0-16ubuntu2
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-16ubuntu2_amd64.deb
Size: 45368
MD5sum: f97ea75654701826bb1121fd65bc9394
SHA1: a41c3eb7dd9f414774157a3c45f79250da6da3ec
SHA256: 6dc5d79c28563b36982547386e70a0f2c24359923c1a2b0ab69befadb8a9d0e7
SHA512: 2d1c7850201a42269d61957883c46aea128b23d3e7a8bc58c7f63fd4903042c33c5b1d9e4135c8c080cc21e4a9a8ecc92cf6756b1a4021735cb4e7795e3b7830
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