How To Install hypre-mpich-devel on Fedora 36

In this tutorial we learn how to install hypre-mpich-devel in Fedora 36. hypre-mpich-devel is Development files for hypre-mpich

Introduction

In this tutorial we learn how to install hypre-mpich-devel on Fedora 36.

What is hypre-mpich-devel

Development files for hypre-mpich

We can use yum or dnf to install hypre-mpich-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install hypre-mpich-devel.

Install hypre-mpich-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-mpich-devel using dnf by running the following command:

sudo dnf -y install hypre-mpich-devel

Install hypre-mpich-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-mpich-devel using yum by running the following command:

sudo yum -y install hypre-mpich-devel

How To Uninstall hypre-mpich-devel on Fedora 36

To uninstall only the hypre-mpich-devel package we can use the following command:

sudo dnf remove hypre-mpich-devel

hypre-mpich-devel Package Contents on Fedora 36

/usr/include/mpich-x86_64/hypre
/usr/include/mpich-x86_64/hypre/HYPRE.h
/usr/include/mpich-x86_64/hypre/HYPRE_DistributedMatrixPilutSolver_protos.h
/usr/include/mpich-x86_64/hypre/HYPRE_DistributedMatrixPilutSolver_types.h
/usr/include/mpich-x86_64/hypre/HYPRE_IJ_mv.h
/usr/include/mpich-x86_64/hypre/HYPRE_MatvecFunctions.h
/usr/include/mpich-x86_64/hypre/HYPRE_config.h
/usr/include/mpich-x86_64/hypre/HYPRE_error_f.h
/usr/include/mpich-x86_64/hypre/HYPRE_krylov.h
/usr/include/mpich-x86_64/hypre/HYPRE_lobpcg.h
/usr/include/mpich-x86_64/hypre/HYPRE_matrix_matrix_protos.h
/usr/include/mpich-x86_64/hypre/HYPRE_parcsr_ls.h
/usr/include/mpich-x86_64/hypre/HYPRE_parcsr_mv.h
/usr/include/mpich-x86_64/hypre/HYPRE_seq_mv.h
/usr/include/mpich-x86_64/hypre/HYPRE_sstruct_ls.h
/usr/include/mpich-x86_64/hypre/HYPRE_sstruct_mv.h
/usr/include/mpich-x86_64/hypre/HYPRE_struct_ls.h
/usr/include/mpich-x86_64/hypre/HYPRE_struct_mv.h
/usr/include/mpich-x86_64/hypre/HYPRE_utilities.h
/usr/include/mpich-x86_64/hypre/HYPREf.h
/usr/include/mpich-x86_64/hypre/_hypre_IJ_mv.h
/usr/include/mpich-x86_64/hypre/_hypre_parcsr_ls.h
/usr/include/mpich-x86_64/hypre/_hypre_parcsr_mv.h
/usr/include/mpich-x86_64/hypre/_hypre_sstruct_ls.h
/usr/include/mpich-x86_64/hypre/_hypre_sstruct_mv.h
/usr/include/mpich-x86_64/hypre/_hypre_struct_ls.h
/usr/include/mpich-x86_64/hypre/_hypre_struct_mv.h
/usr/include/mpich-x86_64/hypre/_hypre_utilities.h
/usr/include/mpich-x86_64/hypre/csr_block_matrix.h
/usr/include/mpich-x86_64/hypre/csr_matmultivec.h
/usr/include/mpich-x86_64/hypre/distributed_matrix.h
/usr/include/mpich-x86_64/hypre/fortran.h
/usr/include/mpich-x86_64/hypre/fortran_matrix.h
/usr/include/mpich-x86_64/hypre/hypre_hopscotch_hash.h
/usr/include/mpich-x86_64/hypre/interpreter.h
/usr/include/mpich-x86_64/hypre/krylov.h
/usr/include/mpich-x86_64/hypre/lobpcg.h
/usr/include/mpich-x86_64/hypre/multivector.h
/usr/include/mpich-x86_64/hypre/par_csr_block_matrix.h
/usr/include/mpich-x86_64/hypre/par_csr_matmultivec.h
/usr/include/mpich-x86_64/hypre/par_csr_pmvcomm.h
/usr/include/mpich-x86_64/hypre/par_multivector.h
/usr/include/mpich-x86_64/hypre/seq_multivector.h
/usr/include/mpich-x86_64/hypre/seq_mv.h
/usr/include/mpich-x86_64/hypre/temp_multivector.h
/usr/lib64/mpich/lib/libHYPRE.so

References

Summary

In this tutorial we learn how to install hypre-mpich-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install hypre-mpich-devel on Fedora 36” linkTitle: “hypre-mpich-devel” type: “docs” description: “In this tutorial we learn how to install hypre-mpich-devel in Fedora 36. hypre-mpich-devel is Development files for hypre-mpich” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/hypre-mpich-devel-featured.png

Introduction

In this tutorial we learn how to install hypre-mpich-devel on Fedora 36.

What is hypre-mpich-devel

Development files for hypre-mpich

We can use yum or dnf to install hypre-mpich-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install hypre-mpich-devel.

Install hypre-mpich-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-mpich-devel using dnf by running the following command:

sudo dnf -y install hypre-mpich-devel

Install hypre-mpich-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-mpich-devel using yum by running the following command:

sudo yum -y install hypre-mpich-devel

How To Uninstall hypre-mpich-devel on Fedora 36

To uninstall only the hypre-mpich-devel package we can use the following command:

sudo dnf remove hypre-mpich-devel

hypre-mpich-devel Package Contents on Fedora 36

/usr/include/mpich-i386/hypre
/usr/include/mpich-i386/hypre/HYPRE.h
/usr/include/mpich-i386/hypre/HYPRE_DistributedMatrixPilutSolver_protos.h
/usr/include/mpich-i386/hypre/HYPRE_DistributedMatrixPilutSolver_types.h
/usr/include/mpich-i386/hypre/HYPRE_IJ_mv.h
/usr/include/mpich-i386/hypre/HYPRE_MatvecFunctions.h
/usr/include/mpich-i386/hypre/HYPRE_config.h
/usr/include/mpich-i386/hypre/HYPRE_error_f.h
/usr/include/mpich-i386/hypre/HYPRE_krylov.h
/usr/include/mpich-i386/hypre/HYPRE_lobpcg.h
/usr/include/mpich-i386/hypre/HYPRE_matrix_matrix_protos.h
/usr/include/mpich-i386/hypre/HYPRE_parcsr_ls.h
/usr/include/mpich-i386/hypre/HYPRE_parcsr_mv.h
/usr/include/mpich-i386/hypre/HYPRE_seq_mv.h
/usr/include/mpich-i386/hypre/HYPRE_sstruct_ls.h
/usr/include/mpich-i386/hypre/HYPRE_sstruct_mv.h
/usr/include/mpich-i386/hypre/HYPRE_struct_ls.h
/usr/include/mpich-i386/hypre/HYPRE_struct_mv.h
/usr/include/mpich-i386/hypre/HYPRE_utilities.h
/usr/include/mpich-i386/hypre/HYPREf.h
/usr/include/mpich-i386/hypre/_hypre_IJ_mv.h
/usr/include/mpich-i386/hypre/_hypre_parcsr_ls.h
/usr/include/mpich-i386/hypre/_hypre_parcsr_mv.h
/usr/include/mpich-i386/hypre/_hypre_sstruct_ls.h
/usr/include/mpich-i386/hypre/_hypre_sstruct_mv.h
/usr/include/mpich-i386/hypre/_hypre_struct_ls.h
/usr/include/mpich-i386/hypre/_hypre_struct_mv.h
/usr/include/mpich-i386/hypre/_hypre_utilities.h
/usr/include/mpich-i386/hypre/csr_block_matrix.h
/usr/include/mpich-i386/hypre/csr_matmultivec.h
/usr/include/mpich-i386/hypre/distributed_matrix.h
/usr/include/mpich-i386/hypre/fortran.h
/usr/include/mpich-i386/hypre/fortran_matrix.h
/usr/include/mpich-i386/hypre/hypre_hopscotch_hash.h
/usr/include/mpich-i386/hypre/interpreter.h
/usr/include/mpich-i386/hypre/krylov.h
/usr/include/mpich-i386/hypre/lobpcg.h
/usr/include/mpich-i386/hypre/multivector.h
/usr/include/mpich-i386/hypre/par_csr_block_matrix.h
/usr/include/mpich-i386/hypre/par_csr_matmultivec.h
/usr/include/mpich-i386/hypre/par_csr_pmvcomm.h
/usr/include/mpich-i386/hypre/par_multivector.h
/usr/include/mpich-i386/hypre/seq_multivector.h
/usr/include/mpich-i386/hypre/seq_mv.h
/usr/include/mpich-i386/hypre/temp_multivector.h
/usr/lib/mpich/lib/libHYPRE.so

References

Summary

In this tutorial we learn how to install hypre-mpich-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).