How to Install astrometry.net software package in Debian 9 (Stretch)

How to Install astrometry.net software package in Debian 9 (Stretch)

astrometry.net software package provides Astrometry plate solver, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install astrometry.net 

astrometry.net is installed in your system.

Make ensure the astrometry.net package were installed using the commands given below,

$ sudo dpkg-query -l | grep astrometry.net *

You will get with astrometry.net package name, version, architecture and description in a table

astrometry.net package basic information:

Distro Debian 9 stretch
Section Science
Package astrometry.net
Version 0.67+dfsg-1+b3
Description Astrometry plate solver
Sub Section Science


See Also, How to uninstall or remove astrometry.net software package from Debian 9 (Stretch)?