How to Install and Uninstall libopenthreads21 Package on Kali Linux

Last updated: May 08,2024

1. Install "libopenthreads21" package

This tutorial shows how to install libopenthreads21 on Kali Linux

$ sudo apt update $ sudo apt install libopenthreads21

2. Uninstall "libopenthreads21" package

This tutorial shows how to uninstall libopenthreads21 on Kali Linux:

$ sudo apt remove libopenthreads21 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libopenthreads21 package on Kali Linux

Package: libopenthreads21
Source: openscenegraph (3.6.5+dfsg1-8)
Version: 3.6.5+dfsg1-8+b4
Installed-Size: 941
Maintainer: Alberto Luaces Fernández
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 905540
SHA256: 8ad88ae5bbc62b1469966bcb9d46de98cc40773f8017441ad853aeddaf589692
SHA1: 05094f75a150326436df30d98815cac6f5f74630
MD5sum: 41915c84f34290d060ffe4d162fa0ce6
Description: Object-Oriented (OO) thread interface for C++, shared libs
This library is intended to provide a minimal & complete Object-Oriented (OO)
thread interface for C++ programmers, used primarily in OpenSceneGraph. It is
loosely modeled on the Java thread API, and the POSIX Threads standards.
.
This package contains the shared libraries.
Description-md5:
Multi-Arch: same
Homepage: http://www.openscenegraph.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/o/openscenegraph/libopenthreads21_3.6.5+dfsg1-8+b4_amd64.deb