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

Last updated: September 22,2024

1. Install "OpenThreads.i686" package

This guide covers the steps necessary to install OpenThreads.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install OpenThreads.i686

2. Uninstall "OpenThreads.i686" package

Please follow the instructions below to uninstall OpenThreads.i686 on Fedora 38:

$ sudo dnf remove OpenThreads.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:50:33 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : OpenThreads
Version : 3.6.5
Release : 20.fc38
Architecture : i686
Size : 69 k
Source : OpenSceneGraph-3.6.5-20.fc38.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.