How to Install and Uninstall OpenThreads.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "OpenThreads.x86_64" package

Please follow the guidance below to install OpenThreads.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install OpenThreads.x86_64

2. Uninstall "OpenThreads.x86_64" package

Please follow the guidelines below to uninstall OpenThreads.x86_64 on Fedora 34:

$ sudo dnf remove OpenThreads.x86_64 $ sudo dnf autoremove

3. Information about the OpenThreads.x86_64 package on Fedora 34

Last metadata expiration check: 5:40:18 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : OpenThreads
Version : 3.4.1
Release : 27.fc34
Architecture : x86_64
Size : 66 k
Source : OpenSceneGraph-3.4.1-27.fc34.src.rpm
Repository : updates
Summary : OpenThreads
URL : http://www.openscenegraph.org/
License : wxWidgets
Description : OpenThreads is intended to provide a minimal & complete Object-Oriented (OO)
: thread interface for C++ programmers. It is loosely modeled on the Java
: thread API, and the POSIX Threads standards. The architecture of the
: library is designed around "swappable" thread models which are defined at
: compile-time in a shared object library.