How To Install hypre-openmpi-devel on Fedora 36
Introduction
In this tutorial we learn how to install hypre-openmpi-devel
on Fedora 36.
What is hypre-openmpi-devel
Development files for hypre-openmpi
We can use yum
or dnf
to install hypre-openmpi-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install hypre-openmpi-devel.
Install hypre-openmpi-devel on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install hypre-openmpi-devel
using dnf
by running the following command:
sudo dnf -y install hypre-openmpi-devel
Install hypre-openmpi-devel on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install hypre-openmpi-devel
using yum
by running the following command:
sudo yum -y install hypre-openmpi-devel
How To Uninstall hypre-openmpi-devel on Fedora 36
To uninstall only the hypre-openmpi-devel
package we can use the following command:
sudo dnf remove hypre-openmpi-devel
hypre-openmpi-devel Package Contents on Fedora 36
/usr/include/openmpi-i386/hypre
/usr/include/openmpi-i386/hypre/HYPRE.h
/usr/include/openmpi-i386/hypre/HYPRE_DistributedMatrixPilutSolver_protos.h
/usr/include/openmpi-i386/hypre/HYPRE_DistributedMatrixPilutSolver_types.h
/usr/include/openmpi-i386/hypre/HYPRE_IJ_mv.h
/usr/include/openmpi-i386/hypre/HYPRE_MatvecFunctions.h
/usr/include/openmpi-i386/hypre/HYPRE_config.h
/usr/include/openmpi-i386/hypre/HYPRE_error_f.h
/usr/include/openmpi-i386/hypre/HYPRE_krylov.h
/usr/include/openmpi-i386/hypre/HYPRE_lobpcg.h
/usr/include/openmpi-i386/hypre/HYPRE_matrix_matrix_protos.h
/usr/include/openmpi-i386/hypre/HYPRE_parcsr_ls.h
/usr/include/openmpi-i386/hypre/HYPRE_parcsr_mv.h
/usr/include/openmpi-i386/hypre/HYPRE_seq_mv.h
/usr/include/openmpi-i386/hypre/HYPRE_sstruct_ls.h
/usr/include/openmpi-i386/hypre/HYPRE_sstruct_mv.h
/usr/include/openmpi-i386/hypre/HYPRE_struct_ls.h
/usr/include/openmpi-i386/hypre/HYPRE_struct_mv.h
/usr/include/openmpi-i386/hypre/HYPRE_utilities.h
/usr/include/openmpi-i386/hypre/HYPREf.h
/usr/include/openmpi-i386/hypre/_hypre_IJ_mv.h
/usr/include/openmpi-i386/hypre/_hypre_parcsr_ls.h
/usr/include/openmpi-i386/hypre/_hypre_parcsr_mv.h
/usr/include/openmpi-i386/hypre/_hypre_sstruct_ls.h
/usr/include/openmpi-i386/hypre/_hypre_sstruct_mv.h
/usr/include/openmpi-i386/hypre/_hypre_struct_ls.h
/usr/include/openmpi-i386/hypre/_hypre_struct_mv.h
/usr/include/openmpi-i386/hypre/_hypre_utilities.h
/usr/include/openmpi-i386/hypre/csr_block_matrix.h
/usr/include/openmpi-i386/hypre/csr_matmultivec.h
/usr/include/openmpi-i386/hypre/distributed_matrix.h
/usr/include/openmpi-i386/hypre/fortran.h
/usr/include/openmpi-i386/hypre/fortran_matrix.h
/usr/include/openmpi-i386/hypre/hypre_hopscotch_hash.h
/usr/include/openmpi-i386/hypre/interpreter.h
/usr/include/openmpi-i386/hypre/krylov.h
/usr/include/openmpi-i386/hypre/lobpcg.h
/usr/include/openmpi-i386/hypre/multivector.h
/usr/include/openmpi-i386/hypre/par_csr_block_matrix.h
/usr/include/openmpi-i386/hypre/par_csr_matmultivec.h
/usr/include/openmpi-i386/hypre/par_csr_pmvcomm.h
/usr/include/openmpi-i386/hypre/par_multivector.h
/usr/include/openmpi-i386/hypre/seq_multivector.h
/usr/include/openmpi-i386/hypre/seq_mv.h
/usr/include/openmpi-i386/hypre/temp_multivector.h
/usr/lib/openmpi/lib/libHYPRE.so
References
Summary
In this tutorial we learn how to install hypre-openmpi-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install hypre-openmpi-devel on Fedora 36” linkTitle: “hypre-openmpi-devel” type: “docs” description: “In this tutorial we learn how to install hypre-openmpi-devel in Fedora 36. hypre-openmpi-devel is Development files for hypre-openmpi” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/hypre-openmpi-devel-featured.png
Introduction
In this tutorial we learn how to install hypre-openmpi-devel
on Fedora 36.
What is hypre-openmpi-devel
Development files for hypre-openmpi
We can use yum
or dnf
to install hypre-openmpi-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install hypre-openmpi-devel.
Install hypre-openmpi-devel on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install hypre-openmpi-devel
using dnf
by running the following command:
sudo dnf -y install hypre-openmpi-devel
Install hypre-openmpi-devel on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install hypre-openmpi-devel
using yum
by running the following command:
sudo yum -y install hypre-openmpi-devel
How To Uninstall hypre-openmpi-devel on Fedora 36
To uninstall only the hypre-openmpi-devel
package we can use the following command:
sudo dnf remove hypre-openmpi-devel
hypre-openmpi-devel Package Contents on Fedora 36
/usr/include/openmpi-x86_64/hypre
/usr/include/openmpi-x86_64/hypre/HYPRE.h
/usr/include/openmpi-x86_64/hypre/HYPRE_DistributedMatrixPilutSolver_protos.h
/usr/include/openmpi-x86_64/hypre/HYPRE_DistributedMatrixPilutSolver_types.h
/usr/include/openmpi-x86_64/hypre/HYPRE_IJ_mv.h
/usr/include/openmpi-x86_64/hypre/HYPRE_MatvecFunctions.h
/usr/include/openmpi-x86_64/hypre/HYPRE_config.h
/usr/include/openmpi-x86_64/hypre/HYPRE_error_f.h
/usr/include/openmpi-x86_64/hypre/HYPRE_krylov.h
/usr/include/openmpi-x86_64/hypre/HYPRE_lobpcg.h
/usr/include/openmpi-x86_64/hypre/HYPRE_matrix_matrix_protos.h
/usr/include/openmpi-x86_64/hypre/HYPRE_parcsr_ls.h
/usr/include/openmpi-x86_64/hypre/HYPRE_parcsr_mv.h
/usr/include/openmpi-x86_64/hypre/HYPRE_seq_mv.h
/usr/include/openmpi-x86_64/hypre/HYPRE_sstruct_ls.h
/usr/include/openmpi-x86_64/hypre/HYPRE_sstruct_mv.h
/usr/include/openmpi-x86_64/hypre/HYPRE_struct_ls.h
/usr/include/openmpi-x86_64/hypre/HYPRE_struct_mv.h
/usr/include/openmpi-x86_64/hypre/HYPRE_utilities.h
/usr/include/openmpi-x86_64/hypre/HYPREf.h
/usr/include/openmpi-x86_64/hypre/_hypre_IJ_mv.h
/usr/include/openmpi-x86_64/hypre/_hypre_parcsr_ls.h
/usr/include/openmpi-x86_64/hypre/_hypre_parcsr_mv.h
/usr/include/openmpi-x86_64/hypre/_hypre_sstruct_ls.h
/usr/include/openmpi-x86_64/hypre/_hypre_sstruct_mv.h
/usr/include/openmpi-x86_64/hypre/_hypre_struct_ls.h
/usr/include/openmpi-x86_64/hypre/_hypre_struct_mv.h
/usr/include/openmpi-x86_64/hypre/_hypre_utilities.h
/usr/include/openmpi-x86_64/hypre/csr_block_matrix.h
/usr/include/openmpi-x86_64/hypre/csr_matmultivec.h
/usr/include/openmpi-x86_64/hypre/distributed_matrix.h
/usr/include/openmpi-x86_64/hypre/fortran.h
/usr/include/openmpi-x86_64/hypre/fortran_matrix.h
/usr/include/openmpi-x86_64/hypre/hypre_hopscotch_hash.h
/usr/include/openmpi-x86_64/hypre/interpreter.h
/usr/include/openmpi-x86_64/hypre/krylov.h
/usr/include/openmpi-x86_64/hypre/lobpcg.h
/usr/include/openmpi-x86_64/hypre/multivector.h
/usr/include/openmpi-x86_64/hypre/par_csr_block_matrix.h
/usr/include/openmpi-x86_64/hypre/par_csr_matmultivec.h
/usr/include/openmpi-x86_64/hypre/par_csr_pmvcomm.h
/usr/include/openmpi-x86_64/hypre/par_multivector.h
/usr/include/openmpi-x86_64/hypre/seq_multivector.h
/usr/include/openmpi-x86_64/hypre/seq_mv.h
/usr/include/openmpi-x86_64/hypre/temp_multivector.h
/usr/lib64/openmpi/lib/libHYPRE.so
References
Summary
In this tutorial we learn how to install hypre-openmpi-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).