How to Install and Uninstall libzthread-2.3-2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libzthread-2.3-2" package

Here is a brief guide to show you how to install libzthread-2.3-2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libzthread-2.3-2

2. Uninstall "libzthread-2.3-2" package

In this section, we are going to explain the necessary steps to uninstall libzthread-2.3-2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libzthread-2.3-2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libzthread-2.3-2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libzthread-2.3-2
Priority: extra
Section: universe/libs
Installed-Size: 257
Maintainer: Ubuntu Developers
Original-Maintainer: Cleto Martín
Architecture: amd64
Source: zthreads
Version: 2.3.2-7.2
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
Pre-Depends: multiarch-support
Filename: pool/universe/z/zthreads/libzthread-2.3-2_2.3.2-7.2_amd64.deb
Size: 74760
MD5sum: a4fdff3af88658a4c1c4f721a0b22818
SHA1: 6904878f2b84dc95b890b1d4e8df313772a67255
SHA256: 991d6d085ec74bec62c7173524954a99c06e0d928c4676bcae21e959c59157cd
Description-en: Object-oriented synchronization library for C++
Zthreads is an advanced platform-independent, object-oriented
threading and synchronization library. Designed and tested under
POSIX & Win32 systems.
.
It provides several structures for concurrent programming like
PoolExecutor, MonitoredQueue, Barriers and much more. Furthermore,
structures like Task and Thread are provided for creating threading
applications in C++ easier.
.
This library wraps and interfaces with pthreads, so it is fully
compliant.
Description-md5: 009622213ead70e90080d77639e6dff6
Multi-Arch: same
Homepage: http://zthread.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu