How To Install healpix-devel on Fedora 36

In this tutorial we learn how to install healpix-devel in Fedora 36. healpix-devel is Healpix Fortran headers

Introduction

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

What is healpix-devel

This package contains the Fortran module files needed to compile against the HEALPix Fortran libraries.

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

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

sudo dnf -y install healpix-devel

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

sudo yum -y install healpix-devel

How To Uninstall healpix-devel on Fedora 36

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

sudo dnf remove healpix-devel

healpix-devel Package Contents on Fedora 36

/usr/lib/gfortran/modules/healpix
/usr/lib/gfortran/modules/healpix/alm_tools.mod
/usr/lib/gfortran/modules/healpix/bit_manipulation.mod
/usr/lib/gfortran/modules/healpix/coord_v_convert.mod
/usr/lib/gfortran/modules/healpix/extension.mod
/usr/lib/gfortran/modules/healpix/fitstools.mod
/usr/lib/gfortran/modules/healpix/gifmod.mod
/usr/lib/gfortran/modules/healpix/head_fits.mod
/usr/lib/gfortran/modules/healpix/healpix_fft.mod
/usr/lib/gfortran/modules/healpix/healpix_modules.mod
/usr/lib/gfortran/modules/healpix/healpix_types.mod
/usr/lib/gfortran/modules/healpix/long_intrinsic.mod
/usr/lib/gfortran/modules/healpix/m_indmed.mod
/usr/lib/gfortran/modules/healpix/mask_tools.mod
/usr/lib/gfortran/modules/healpix/misc_utils.mod
/usr/lib/gfortran/modules/healpix/num_rec.mod
/usr/lib/gfortran/modules/healpix/obsolete.mod
/usr/lib/gfortran/modules/healpix/paramfile_io.mod
/usr/lib/gfortran/modules/healpix/pix_tools.mod
/usr/lib/gfortran/modules/healpix/ran_tools.mod
/usr/lib/gfortran/modules/healpix/rngmod.mod
/usr/lib/gfortran/modules/healpix/statistics.mod
/usr/lib/gfortran/modules/healpix/udgrade_nr.mod
/usr/lib/gfortran/modules/healpix/utilities.mod
/usr/lib/libhealpix.so
/usr/lib/libhpxgif.so
/usr/lib/libsharp_healpix_f.so

References

Summary

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


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

Introduction

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

What is healpix-devel

This package contains the Fortran module files needed to compile against the HEALPix Fortran libraries.

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

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

sudo dnf -y install healpix-devel

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

sudo yum -y install healpix-devel

How To Uninstall healpix-devel on Fedora 36

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

sudo dnf remove healpix-devel

healpix-devel Package Contents on Fedora 36

/usr/lib64/gfortran/modules/healpix
/usr/lib64/gfortran/modules/healpix/alm_tools.mod
/usr/lib64/gfortran/modules/healpix/bit_manipulation.mod
/usr/lib64/gfortran/modules/healpix/coord_v_convert.mod
/usr/lib64/gfortran/modules/healpix/extension.mod
/usr/lib64/gfortran/modules/healpix/fitstools.mod
/usr/lib64/gfortran/modules/healpix/gifmod.mod
/usr/lib64/gfortran/modules/healpix/head_fits.mod
/usr/lib64/gfortran/modules/healpix/healpix_fft.mod
/usr/lib64/gfortran/modules/healpix/healpix_modules.mod
/usr/lib64/gfortran/modules/healpix/healpix_types.mod
/usr/lib64/gfortran/modules/healpix/long_intrinsic.mod
/usr/lib64/gfortran/modules/healpix/m_indmed.mod
/usr/lib64/gfortran/modules/healpix/mask_tools.mod
/usr/lib64/gfortran/modules/healpix/misc_utils.mod
/usr/lib64/gfortran/modules/healpix/num_rec.mod
/usr/lib64/gfortran/modules/healpix/obsolete.mod
/usr/lib64/gfortran/modules/healpix/paramfile_io.mod
/usr/lib64/gfortran/modules/healpix/pix_tools.mod
/usr/lib64/gfortran/modules/healpix/ran_tools.mod
/usr/lib64/gfortran/modules/healpix/rngmod.mod
/usr/lib64/gfortran/modules/healpix/statistics.mod
/usr/lib64/gfortran/modules/healpix/udgrade_nr.mod
/usr/lib64/gfortran/modules/healpix/utilities.mod
/usr/lib64/libhealpix.so
/usr/lib64/libhpxgif.so
/usr/lib64/libsharp_healpix_f.so

References

Summary

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