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

Last updated: November 17,2024

1. Install "OpenThreads.x86_64" package

Here is a brief guide to show you how to install OpenThreads.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install OpenThreads.x86_64

2. Uninstall "OpenThreads.x86_64" package

Please follow the instructions below to uninstall OpenThreads.x86_64 on Fedora 35:

$ sudo dnf remove OpenThreads.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:50:23 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : OpenThreads
Version : 3.4.1
Release : 32.fc35
Architecture : x86_64
Size : 66 k
Source : OpenSceneGraph-3.4.1-32.fc35.src.rpm
Repository : fedora
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.