How to Install and Uninstall ucommon-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "ucommon-doc" package

Please follow the instructions below to install ucommon-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ucommon-doc

2. Uninstall "ucommon-doc" package

Please follow the steps below to uninstall ucommon-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ucommon-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ucommon-doc
Priority: optional
Section: universe/doc
Installed-Size: 11150
Maintainer: Ubuntu Developers
Original-Maintainer: Jonas Smedegaard
Architecture: all
Source: ucommon
Version: 6.4.4-2ubuntu1
Filename: pool/universe/u/ucommon/ucommon-doc_6.4.4-2ubuntu1_all.deb
Size: 793748
MD5sum: ca27c1871c337c79417db70e7cf9f5d0
SHA1: d0e88a1a03481ff6c9695f5153795781ca5c5faf
SHA256: 887d2542610f71d6f0011253a866b22fc4dd0cca48dcb020c0318f38573433cd
Description-en: 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: 98b3c7db07f36554cfcf2cb73d7873c9
Homepage: http://www.gnu.org/software/commoncpp/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu