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

Last updated: October 05,2024

1. Install "OpenThreads.i686" package

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

$ sudo dnf update $ sudo dnf install OpenThreads.i686

2. Uninstall "OpenThreads.i686" package

Please follow the steps below to uninstall OpenThreads.i686 on Fedora 34:

$ sudo dnf remove OpenThreads.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:50:34 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : OpenThreads
Version : 3.4.1
Release : 27.fc34
Architecture : i686
Size : 68 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.