How to Install and Uninstall libopenthreads21 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

1. Install "libopenthreads21" package

This guide covers the steps necessary to install libopenthreads21 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libopenthreads21

2. Uninstall "libopenthreads21" package

Please follow the instructions below to uninstall libopenthreads21 on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libopenthreads21 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libopenthreads21
Architecture: amd64
Version: 3.6.5+dfsg1-7build1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: openscenegraph
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Alberto Luaces Fernández
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 90
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 5)
Filename: pool/universe/o/openscenegraph/libopenthreads21_3.6.5+dfsg1-7build1_amd64.deb
Size: 21500
MD5sum: f22b5b653a99e2a6f38d3b86be90c1a9
SHA1: 3e9ec6f06df7bfc8ff979dd3e9867eaa6ed50225
SHA256: b22786e97df85067ad91f95ae1390f55ca6b7a3b9c8d51676c1874125cfd9e5f
SHA512: 2e7694d3642431c74b7999a1021aca763c56c99893c2b5b81c8f348f700ce05364e797c8a6240e15ef10083d822e014cbaabeabe46ae9ca1e503231838563718
Homepage: http://www.openscenegraph.org/
Description-en: 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: 8d3858e711ae2275fd118fff05f23ee7
Task: ubuntustudio-publishing