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

Last updated: October 04,2024

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

In this section, we are going to explain the necessary steps to install hpx-mpich-devel.i686 on Fedora 34

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

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

Please follow the step by step instructions below to uninstall hpx-mpich-devel.i686 on Fedora 34:

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

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

Last metadata expiration check: 3:43:01 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : hpx-mpich-devel
Version : 1.6.0
Release : 3.fc34
Architecture : i686
Size : 9.2 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