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

Last updated: November 29,2024

1. Install "OpenThreads.i686" package

In this section, we are going to explain the necessary steps to install OpenThreads.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install OpenThreads.i686

2. Uninstall "OpenThreads.i686" package

This guide let you learn how to uninstall OpenThreads.i686 on Fedora 35:

$ sudo dnf remove OpenThreads.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:03:54 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : OpenThreads
Version : 3.4.1
Release : 32.fc35
Architecture : i686
Size : 68 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.