How To Install astrometry-data-4205 on Fedora 36

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

Introduction

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

What is astrometry-data-4205

2MASS index files (4205 series) with 11-16 arcminutes skymarks for astrometry.

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

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

sudo dnf -y install astrometry-data-4205

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

sudo yum -y install astrometry-data-4205

How To Uninstall astrometry-data-4205 on Fedora 36

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

sudo dnf remove astrometry-data-4205

astrometry-data-4205 Package Contents on Fedora 36

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

References

Summary

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