How to Install and Uninstall hpx.i686 Package on Fedora 36
Last updated: January 10,2025
1. Install "hpx.i686" package
In this section, we are going to explain the necessary steps to install hpx.i686 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
hpx.i686
Copied
2. Uninstall "hpx.i686" package
Please follow the steps below to uninstall hpx.i686 on Fedora 36:
$
sudo dnf remove
hpx.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the hpx.i686 package on Fedora 36
Last metadata expiration check: 3:12:31 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : hpx
Version : 1.7.1
Release : 2.fc36
Architecture : i686
Size : 4.1 M
Source : hpx-1.7.1-2.fc36.src.rpm
Repository : fedora
Summary : General Purpose C++ Runtime System
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 the libraries
Available Packages
Name : hpx
Version : 1.7.1
Release : 2.fc36
Architecture : i686
Size : 4.1 M
Source : hpx-1.7.1-2.fc36.src.rpm
Repository : fedora
Summary : General Purpose C++ Runtime System
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 the libraries