How to Install and Uninstall libzthread-2.3-2 Package on Kali Linux

Last updated: May 09,2024

1. Install "libzthread-2.3-2" package

Please follow the instructions below to install libzthread-2.3-2 on Kali Linux

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

2. Uninstall "libzthread-2.3-2" package

This tutorial shows how to uninstall libzthread-2.3-2 on Kali Linux:

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

3. Information about the libzthread-2.3-2 package on Kali Linux

Package: libzthread-2.3-2
Source: zthreads (2.3.2-11)
Version: 2.3.2-11+b1
Installed-Size: 255
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
Size: 80924
SHA256: 40a72b2836cf398d1f45d92a9e06ca15f8d21492ac26419970c2d602f72bcb61
SHA1: 0c3c561a66ade3e945e29a1d6f47c526e8f8bfb9
MD5sum: 2042a60629bbd7f8d5ff53b5f95809f4
Description: Object-oriented synchronization library for C++ (dev files)
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.
.
This package provides the development files.
Description-md5:
Multi-Arch: same
Homepage: http://zthread.sourceforge.net/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/z/zthreads/libzthread-2.3-2_2.3.2-11+b1_amd64.deb