How To Install astrometry-data-4207 on Fedora 36

In this tutorial we learn how to install astrometry-data-4207 in Fedora 36. astrometry-data-4207 is 2MASS catalog index files (4207 series) for astrometry

Introduction

In this tutorial we learn how to install astrometry-data-4207 on Fedora 36.

What is astrometry-data-4207

2MASS index files (4207 series) with 22-30 arcminutes skymarks for astrometry.

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

Install astrometry-data-4207 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 astrometry-data-4207 using dnf by running the following command:

sudo dnf -y install astrometry-data-4207

Install astrometry-data-4207 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 astrometry-data-4207 using yum by running the following command:

sudo yum -y install astrometry-data-4207

How To Uninstall astrometry-data-4207 on Fedora 36

To uninstall only the astrometry-data-4207 package we can use the following command:

sudo dnf remove astrometry-data-4207

astrometry-data-4207 Package Contents on Fedora 36

/usr/share/astrometry/data/index-4207-00.fits
/usr/share/astrometry/data/index-4207-01.fits
/usr/share/astrometry/data/index-4207-02.fits
/usr/share/astrometry/data/index-4207-03.fits
/usr/share/astrometry/data/index-4207-04.fits
/usr/share/astrometry/data/index-4207-05.fits
/usr/share/astrometry/data/index-4207-06.fits
/usr/share/astrometry/data/index-4207-07.fits
/usr/share/astrometry/data/index-4207-08.fits
/usr/share/astrometry/data/index-4207-09.fits
/usr/share/astrometry/data/index-4207-10.fits
/usr/share/astrometry/data/index-4207-11.fits
/usr/share/licenses/astrometry-data-4207
/usr/share/licenses/astrometry-data-4207/LICENSE

References

Summary

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