How To Install stellarsolver-devel on Fedora 36

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

Introduction

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

What is stellarsolver-devel

The stellarsolver-devel package contains libraries and header files for developing applications that use stellarsolver.

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

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

sudo dnf -y install stellarsolver-devel

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

sudo yum -y install stellarsolver-devel

How To Uninstall stellarsolver-devel on Fedora 36

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

sudo dnf remove stellarsolver-devel

stellarsolver-devel Package Contents on Fedora 36

/usr/include/libstellarsolver
/usr/include/libstellarsolver/astrometry
/usr/include/libstellarsolver/astrometry/an-bool.h
/usr/include/libstellarsolver/astrometry/anqfits.h
/usr/include/libstellarsolver/astrometry/bl-nl.h
/usr/include/libstellarsolver/astrometry/bl-nl.inc
/usr/include/libstellarsolver/astrometry/bl-nl.ph
/usr/include/libstellarsolver/astrometry/bl-sort.h
/usr/include/libstellarsolver/astrometry/bl.h
/usr/include/libstellarsolver/astrometry/bl.inc
/usr/include/libstellarsolver/astrometry/bl.ph
/usr/include/libstellarsolver/astrometry/blind.h
/usr/include/libstellarsolver/astrometry/codefile.h
/usr/include/libstellarsolver/astrometry/codekd.h
/usr/include/libstellarsolver/astrometry/datalog.h
/usr/include/libstellarsolver/astrometry/engine.h
/usr/include/libstellarsolver/astrometry/errors.h
/usr/include/libstellarsolver/astrometry/fit-wcs.h
/usr/include/libstellarsolver/astrometry/fitsbin.h
/usr/include/libstellarsolver/astrometry/fitsfile.h
/usr/include/libstellarsolver/astrometry/fitsioutils.h
/usr/include/libstellarsolver/astrometry/fitstable.h
/usr/include/libstellarsolver/astrometry/gslutils.h
/usr/include/libstellarsolver/astrometry/healpix.h
/usr/include/libstellarsolver/astrometry/index.h
/usr/include/libstellarsolver/astrometry/ioutils.h
/usr/include/libstellarsolver/astrometry/kdtree.h
/usr/include/libstellarsolver/astrometry/kdtree_fits_io.h
/usr/include/libstellarsolver/astrometry/keywords.h
/usr/include/libstellarsolver/astrometry/log.h
/usr/include/libstellarsolver/astrometry/matchobj.h
/usr/include/libstellarsolver/astrometry/mathutil.h
/usr/include/libstellarsolver/astrometry/mathutil.inc
/usr/include/libstellarsolver/astrometry/os-features-config.h
/usr/include/libstellarsolver/astrometry/os-features.h
/usr/include/libstellarsolver/astrometry/permutedsort.h
/usr/include/libstellarsolver/astrometry/qfits_byteswap.h
/usr/include/libstellarsolver/astrometry/qfits_card.h
/usr/include/libstellarsolver/astrometry/qfits_config.h
/usr/include/libstellarsolver/astrometry/qfits_convert.h
/usr/include/libstellarsolver/astrometry/qfits_error.h
/usr/include/libstellarsolver/astrometry/qfits_float.h
/usr/include/libstellarsolver/astrometry/qfits_header.h
/usr/include/libstellarsolver/astrometry/qfits_image.h
/usr/include/libstellarsolver/astrometry/qfits_keywords.h
/usr/include/libstellarsolver/astrometry/qfits_md5.h
/usr/include/libstellarsolver/astrometry/qfits_memory.h
/usr/include/libstellarsolver/astrometry/qfits_rw.h
/usr/include/libstellarsolver/astrometry/qfits_std.h
/usr/include/libstellarsolver/astrometry/qfits_table.h
/usr/include/libstellarsolver/astrometry/qfits_time.h
/usr/include/libstellarsolver/astrometry/qfits_tools.h
/usr/include/libstellarsolver/astrometry/quad-utils.h
/usr/include/libstellarsolver/astrometry/quadfile.h
/usr/include/libstellarsolver/astrometry/sip-utils.h
/usr/include/libstellarsolver/astrometry/sip.h
/usr/include/libstellarsolver/astrometry/solver.h
/usr/include/libstellarsolver/astrometry/starkd.h
/usr/include/libstellarsolver/astrometry/starutil.h
/usr/include/libstellarsolver/astrometry/starutil.inc
/usr/include/libstellarsolver/astrometry/starxy.h
/usr/include/libstellarsolver/astrometry/tic.h
/usr/include/libstellarsolver/astrometry/tweak2.h
/usr/include/libstellarsolver/astrometry/verify.h
/usr/include/libstellarsolver/extractorsolver.h
/usr/include/libstellarsolver/parameters.h
/usr/include/libstellarsolver/stellarsolver.h
/usr/include/libstellarsolver/structuredefinitions.h
/usr/include/libstellarsolver/version.h
/usr/include/libstellarsolver/wcsdata.h
/usr/lib64/cmake/StellarSolver
/usr/lib64/cmake/StellarSolver/StellarSolverConfig-noconfig.cmake
/usr/lib64/cmake/StellarSolver/StellarSolverConfig.cmake
/usr/lib64/cmake/StellarSolver/StellarSolverConfigVersion.cmake
/usr/lib64/libstellarsolver.so
/usr/lib64/pkgconfig/stellarsolver.pc

References

Summary

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


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

Introduction

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

What is stellarsolver-devel

The stellarsolver-devel package contains libraries and header files for developing applications that use stellarsolver.

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

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

sudo dnf -y install stellarsolver-devel

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

sudo yum -y install stellarsolver-devel

How To Uninstall stellarsolver-devel on Fedora 36

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

sudo dnf remove stellarsolver-devel

stellarsolver-devel Package Contents on Fedora 36

/usr/include/libstellarsolver
/usr/include/libstellarsolver/astrometry
/usr/include/libstellarsolver/astrometry/an-bool.h
/usr/include/libstellarsolver/astrometry/anqfits.h
/usr/include/libstellarsolver/astrometry/bl-nl.h
/usr/include/libstellarsolver/astrometry/bl-nl.inc
/usr/include/libstellarsolver/astrometry/bl-nl.ph
/usr/include/libstellarsolver/astrometry/bl-sort.h
/usr/include/libstellarsolver/astrometry/bl.h
/usr/include/libstellarsolver/astrometry/bl.inc
/usr/include/libstellarsolver/astrometry/bl.ph
/usr/include/libstellarsolver/astrometry/blind.h
/usr/include/libstellarsolver/astrometry/codefile.h
/usr/include/libstellarsolver/astrometry/codekd.h
/usr/include/libstellarsolver/astrometry/datalog.h
/usr/include/libstellarsolver/astrometry/engine.h
/usr/include/libstellarsolver/astrometry/errors.h
/usr/include/libstellarsolver/astrometry/fit-wcs.h
/usr/include/libstellarsolver/astrometry/fitsbin.h
/usr/include/libstellarsolver/astrometry/fitsfile.h
/usr/include/libstellarsolver/astrometry/fitsioutils.h
/usr/include/libstellarsolver/astrometry/fitstable.h
/usr/include/libstellarsolver/astrometry/gslutils.h
/usr/include/libstellarsolver/astrometry/healpix.h
/usr/include/libstellarsolver/astrometry/index.h
/usr/include/libstellarsolver/astrometry/ioutils.h
/usr/include/libstellarsolver/astrometry/kdtree.h
/usr/include/libstellarsolver/astrometry/kdtree_fits_io.h
/usr/include/libstellarsolver/astrometry/keywords.h
/usr/include/libstellarsolver/astrometry/log.h
/usr/include/libstellarsolver/astrometry/matchobj.h
/usr/include/libstellarsolver/astrometry/mathutil.h
/usr/include/libstellarsolver/astrometry/mathutil.inc
/usr/include/libstellarsolver/astrometry/os-features-config.h
/usr/include/libstellarsolver/astrometry/os-features.h
/usr/include/libstellarsolver/astrometry/permutedsort.h
/usr/include/libstellarsolver/astrometry/qfits_byteswap.h
/usr/include/libstellarsolver/astrometry/qfits_card.h
/usr/include/libstellarsolver/astrometry/qfits_config.h
/usr/include/libstellarsolver/astrometry/qfits_convert.h
/usr/include/libstellarsolver/astrometry/qfits_error.h
/usr/include/libstellarsolver/astrometry/qfits_float.h
/usr/include/libstellarsolver/astrometry/qfits_header.h
/usr/include/libstellarsolver/astrometry/qfits_image.h
/usr/include/libstellarsolver/astrometry/qfits_keywords.h
/usr/include/libstellarsolver/astrometry/qfits_md5.h
/usr/include/libstellarsolver/astrometry/qfits_memory.h
/usr/include/libstellarsolver/astrometry/qfits_rw.h
/usr/include/libstellarsolver/astrometry/qfits_std.h
/usr/include/libstellarsolver/astrometry/qfits_table.h
/usr/include/libstellarsolver/astrometry/qfits_time.h
/usr/include/libstellarsolver/astrometry/qfits_tools.h
/usr/include/libstellarsolver/astrometry/quad-utils.h
/usr/include/libstellarsolver/astrometry/quadfile.h
/usr/include/libstellarsolver/astrometry/sip-utils.h
/usr/include/libstellarsolver/astrometry/sip.h
/usr/include/libstellarsolver/astrometry/solver.h
/usr/include/libstellarsolver/astrometry/starkd.h
/usr/include/libstellarsolver/astrometry/starutil.h
/usr/include/libstellarsolver/astrometry/starutil.inc
/usr/include/libstellarsolver/astrometry/starxy.h
/usr/include/libstellarsolver/astrometry/tic.h
/usr/include/libstellarsolver/astrometry/tweak2.h
/usr/include/libstellarsolver/astrometry/verify.h
/usr/include/libstellarsolver/extractorsolver.h
/usr/include/libstellarsolver/parameters.h
/usr/include/libstellarsolver/stellarsolver.h
/usr/include/libstellarsolver/structuredefinitions.h
/usr/include/libstellarsolver/version.h
/usr/include/libstellarsolver/wcsdata.h
/usr/lib/cmake/StellarSolver
/usr/lib/cmake/StellarSolver/StellarSolverConfig-noconfig.cmake
/usr/lib/cmake/StellarSolver/StellarSolverConfig.cmake
/usr/lib/cmake/StellarSolver/StellarSolverConfigVersion.cmake
/usr/lib/libstellarsolver.so
/usr/lib/pkgconfig/stellarsolver.pc

References

Summary

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