How to Install and Uninstall hpx-openmpi-devel.i686 Package on Fedora 34

Last updated: July 02,2024

1. Install "hpx-openmpi-devel.i686" package

This is a short guide on how to install hpx-openmpi-devel.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install hpx-openmpi-devel.i686

2. Uninstall "hpx-openmpi-devel.i686" package

This guide covers the steps necessary to uninstall hpx-openmpi-devel.i686 on Fedora 34:

$ sudo dnf remove hpx-openmpi-devel.i686 $ sudo dnf autoremove

3. Information about the hpx-openmpi-devel.i686 package on Fedora 34

Last metadata expiration check: 1:05:16 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : hpx-openmpi-devel
Version : 1.6.0
Release : 3.fc34
Architecture : i686
Size : 9.3 M
Source : hpx-1.6.0-3.fc34.src.rpm
Repository : updates
Summary : Development headers and libraries for hpx
URL : http://stellar.cct.lsu.edu/tag/hpx/
License : Boost
Description :
: HPX is a general purpose C++ runtime system for parallel and distributed
: applications of any scale.
:
: The goal of HPX is to create a high quality, freely available,
: open source implementation of the ParalleX model for conventional systems,
: such as classic Linux based Beowulf clusters or multi-socket highly parallel
: SMP nodes. At the same time, we want to have a very modular and well designed
: runtime system architecture which would allow us to port our implementation
: onto new computer system architectures. We want to use real world applications
: to drive the development of the runtime system, coining out required
: functionality and converging onto a stable API which will provide a smooth
: migration path for developers. The API exposed by HPX is modeled after the
: interfaces defined by the C++11 ISO standard and adheres to the
: programming guidelines used by the Boost collection of C++ libraries.
:
: This package contains development headers and libraries